Files
kotlin-fork/server
2016-08-26 12:08:34 +03:00
..
2016-08-26 12:08:34 +03:00
2016-07-26 11:22:38 +03:00
2016-08-17 15:49:20 +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