Add stump of web project.

This commit is contained in:
Jason A. Donenfeld
2011-05-05 20:03:47 -04:00
parent 1928ae585d
commit 8d66a56b91
19 changed files with 8934 additions and 0 deletions

3
web/utils/google-compiler Executable file
View File

@ -0,0 +1,3 @@
#!/bin/sh
me=$(dirname "$0")
java -jar "$me/google-compiler.jar" $@