Initial Commit

This commit is contained in:
Chord 2016-02-05 03:19:13 -05:00
commit d96fce6299
21 changed files with 1989 additions and 0 deletions

3
project/plugins.sbt Normal file
View file

@ -0,0 +1,3 @@
logLevel := Level.Warn
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "0.11.2")