Updates
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
target
|
||||
.idea
|
||||
*~
|
||||
@@ -0,0 +1,3 @@
|
||||
[submodule "codingame-scala-kit-forked"]
|
||||
path = codingame-scala-kit-forked
|
||||
url = git@github.com:huiwang/codingame-scala-kit.git
|
||||
@@ -6,3 +6,6 @@ Codingame Challenge using the excellent Codingame-Scala-Kit : https://github.com
|
||||
|
||||
* 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.
|
||||
|
||||
|
||||
Submodule
+1
Submodule codingame-scala-kit-forked added at 64c7d3a833
Reference in New Issue
Block a user