Files
kotlin-fork/server
2016-09-01 16:54:26 +03:00
..
2016-08-30 16:57:47 +03:00
2016-08-31 18:19:43 +03:00
2016-08-30 16:57:47 +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