Add base structure and library stuff from last year
This commit is contained in:
commit
9017c4379c
35 changed files with 452 additions and 0 deletions
1
project/build.properties
Normal file
1
project/build.properties
Normal file
|
@ -0,0 +1 @@
|
|||
sbt.version=1.5.3
|
2
project/plugins.sbt
Normal file
2
project/plugins.sbt
Normal file
|
@ -0,0 +1,2 @@
|
|||
//addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.9.29")
|
||||
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.3")
|
Loading…
Add table
Add a link
Reference in a new issue