The default template that ships with roots. Uses jade, stylus, and coffeescript, along with axis, autoprefixer, and rupture stylus plugins and browserify compile and minify client-side js.
All these settings can be easily swapped for other preferences you might have in app.coffee
. And if you have a variation on this template you like, you should make your own template and open source it to the world! You can even make it the default in roots. Everyone has different preferences and that's great - this is just a place for you to get started.
To install: roots template add base
To make default: roots template default base
Note: This template is installed by default with roots, so this is not necessary, just serves as an example for other roots templates here
roots new project-name --base