Files
codingame_code_of_kutulu/README.md
Xavier Morel d842e51dbc Updates
2018-08-31 14:57:44 +02:00

12 lines
530 B
Markdown

# Code of Kutulu
Codingame Challenge using the excellent Codingame-Scala-Kit : https://github.com/huiwang/codingame-scala-kit
# Howto
* Clone the project
* Clone https://github.com/huiwang/codingame-scala-kit.git into `codingame-scala-kit-forked`
* Symlinks `build.sbt`, `src/main/scala/com` and `project` should be referring the appropriate paths in `codingame-scala-kit-forked`
* Running `./enhanceCoK` should continuously build a file `target/CoK.scala` that you can sync with Codingame using a web-browser plugin.