static-dev / spike-tpl-roots

spike template with jade, stylus, and coffeescript
Other
3 stars 0 forks source link

Spike - Roots Template

tests dependencies

An alternate template for spike that uses jade (now pug), stylus, and coffeescript, like the default stack in roots.

Installation

With Spike

If the spike new default template for use within spike isnt your preference and you would rather use the roots template within spike use spike-tpl-roots. Presuming you already have spike installed globally npm i spike -g you will just need to run the following:

Standalone Using Sprout

Spike uses sprout internally to generate it's project templates. This means you can even use this template without spike by using sprout directly.