npm install generator-baneBane is originally based off of
tbranyen's brilliant Backbone
Boilerplate. All
credit for Backbone Boilerplate goes to him and the
contributors to that project.
!Bane
Bane
====
This is a Yeoman generator for Bane.
npm install -g yonpm install -g generator-baneyo baneJade is added to save time from typing out redundant markup tags.
I've added my own Atomic styling microframework, which is a set of
common stylings I use. I encourage you to assemble something similar
that reflects your own style and swap it in!
component.json (which isvendor/bower/jade/lib/runtime. However, to usejs
// app/config.js
paths: {
// ...
jade: 'vendor/bower/jade/runtime',
// ...
}
``Backbone Boilerplate is Copyright (c) 2013 Tim Branyen
(@tbranyen)
Licensed under the MIT License