Initial commit

This commit is contained in:
Pavel Kachalouski
2019-04-23 13:38:15 +02:00
commit 37533b7c90
40 changed files with 1234 additions and 0 deletions

3
project/protoc.sbt Normal file
View File

@@ -0,0 +1,3 @@
addSbtPlugin("com.thesamet" % "sbt-protoc" % "0.99.18")
libraryDependencies += "com.thesamet.scalapb" %% "compilerplugin" % "0.7.4"