Files
kotlin-fork/server
Eugene Batalov a230fadd0d TODOs for Maxim
2016-08-08 16:55:46 +03:00
..
2016-07-26 15:42:44 +03:00
2016-07-26 11:22:38 +03:00
2016-08-08 16:55:46 +03:00
2016-07-26 11:22:38 +03:00
2016-07-26 11:22:38 +03:00
2016-07-26 11:22:38 +03:00

Main server

Building

move to this directory

$ ./gradlew build

This command build all project. Executable .jar file placed on ./build/libs

Run server

for run server you can use script

$ ./run.sh

after start you will see available commands. You can input their from command line