A Giter8 (g8) template for new Scala projects.
- Create a project using this template:
sbt new cerst/scala-base.g8
- For using the created project in IntelliJ, open the created folder and go to
File -> Project Structure -> Modules -> + -> Import Module
and select the code folder
Test your changes using:
sh script/test/run.sh