summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorroot <root@algorithms>2013-01-14 09:59:15 +0330
committerroot <root@algorithms>2013-01-14 10:25:07 +0330
commitd3cb26107bb17e11d538aa40b5a8076850377787 (patch)
tree60d64999e574eb82fa3649382622ce739266dbd7 /README
parentc6cb86b86bffd41fb7adcb9efaeb1f59f673b6a9 (diff)
downloadhellijudge-legacy.git-master.tar.gz
hellijudge-legacy.git-master.tar.xz
hellijudge-legacy.git-master.zip
Added a MakefileHEADmaster
We finally have an official installer! One Makefile to make 'em all! Wholeheartedly dedicated to Haas! :-t
Diffstat (limited to 'README')
-rw-r--r--README10
1 files changed, 5 insertions, 5 deletions
diff --git a/README b/README
index 7d4c5d0..9dde9b1 100644
--- a/README
+++ b/README
@@ -16,19 +16,19 @@
or you can build your own, but remember to add compiler scripts from
our repo.
- Based on your own configuration, do the following:
+/* Based on your own configuration, do the following:
mkdir /mnt/jail/home
mkdir /mnt/jail/source
ln -s /mnt/jail $JUDGE_PREFIX/jail
mkdir /var/log/jury
ln -s /var/log/jury $JUDGE_PREFIX/log
-
+*/
Start the daemon, then run utils/hellow-tester.sh to test the judge.
Run utils/bs-tester.sh to test the interactive feature.
If anything didn't workout, don't worry! I'd be surprised if it did!
- Contact me at dinovirus [@] NOSPAM [.] gmail [.] com
+ Contact me at dinovirus [+] NOSPAM [@] gmail [.] com
TO BE COMPLETED, asap!
@@ -52,5 +52,5 @@
GNU General Public License for more details.
Authors & Contact information
- Hamed Saleh <hameelas [@] NOSPAM [.] gmail [.] com>
- Mahrud Sayrafi <sayrafi.m [@] NOSPAM [.] gmail [.] com>
+ Hamed Saleh <hameelas [+] NOSPAM [@] gmail [.] com>
+ Mahrud Sayrafi <sayrafi.m [+] NOSPAM [@] gmail [.] com>