lugnitdgp / OnlineJ

Online Judge for holding coding competitions
http://codecracker.in/
MIT License
6 stars 16 forks source link

Documentation to bulid judge and server #18

Closed kumarneetesh24 closed 7 years ago

divyanshumehta commented 7 years ago

Judge can be built with rake judge:init. The server will be running by rails s, but before that gems need to be installed. Is it all that needs to be done?