WIP Scala specification written with hepek. Click here for preview.
When sbt shell loads just type hepek
, or ~hepek
if you want to develop (watch and generate when changed).
I also use Browsersync to watch and reload browser on changes. Move to target/web/public/main/site
and type:
browser-sync start --server --files .
When sbt shell loads just type run
.