Generate classes running the following command:
sbt compile
Generated classes can be found in the target/scala-2.12/src_managed
folder.
Publish artifacts locally by running the following command:
sbt publishLocal
If you'd like to contribute to the project, make sure to review our recommendations.