Closed kumarneetesh24 closed 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?
rake judge:init
rails s
Judge can be built with
rake judge:init
. The server will be running byrails s
, but before that gems need to be installed. Is it all that needs to be done?