Spark template
g8 0.11.0+
sbt 1.3.0+
`sbt`
`g8Scaffold controller`
-
Install Giter8 with Homebrew:
`brew update && brew install giter8``
-
Start the app generation wizard:
`sbt new gvlpedro/Spark4you.g8`
-
default parameters:
package=com.project entity=Entity splineActive=false
- Add project/Dependencies.scala
- Scalafmt configuration is used for format code. TODO
- Add optional lib Spline linage (0.4.0). TODO