Last Updated: February 25, 2016
·
869
· jm2dev

BDD project with scalatest in 5 seconds

Assuming you have installed giter8 (https://github.com/n8han/giter8), and you want to start coding a scala basic project with scalatest using a BDD style.

g8 jm2dev/basic-project
cd <your-basic-project>
sbt