Bartender is a Sass and EJS based boilerplate. Specifically it uses Bourbon and Neat from thoughtbot.
Once you have Harp installed, using Bartender is super easy. All you have to do is init a new project using the --boilerplate
or -b
flag.
harp init myproject --boilerplate jordanjustice/hb-bartender
Problems? Open an issue and I'll get to it as soon as I can. Thanks!