Cookiecutter is a command-line utility that creates projects from project templates.
This template is a simple scala hello world application with a few libraries:
- sbt to build the project
- ScalaCheck to test the code
- Scalafmt to format the code
- sbt-tpolecat to avoid some pitfalls
- install cookiecutter
cookiecutter https://github.com/plippe/cookiecutter-scala.git