/sbt-start

Start simple sbt project and pack it

Primary LanguageScalaApache License 2.0Apache-2.0

sbt-start

Simple sbt project to demonstrate how to create and pack sbt project with sbt-pack plugin

For cross building add + before sbt command:

+ package
+ publish
+ compile
+ test