This is a giter8 template for creating a new sbt-latex project. It generates a new sbt-latex project, including the build configuration and sample files, saving you a bit of time.
To use:
Now you can move into the created directory and run sbt latex
to build the example.
Trick: Run ~latex
from sbt to rebuild whenever a file changes.