Unify under one project

This commit is contained in:
Aly 2020-07-02 10:26:19 -07:00
parent c9cb936836
commit c7b279257f
27 changed files with 2510 additions and 4 deletions

2
project/plugins.sbt Normal file
View file

@ -0,0 +1,2 @@
addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.1.11")
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "0.14.10")