A programming game.
Assuming Leiningen is already installed, start up the server with
lein run
or
lein uberjar
java -jar target/rpi-challenger-*-standalone.jar
or
lein repl
(-main)
Then open http://localhost:8080/ in a web browser. For more options use the --help
command line argument.
Copyright © 2012-2014 Solita Oy
Distributed under the MIT License.