generator-backstrap

0.3.0 • Public • Published

generator-backstrap Build Status

A Yeoman generator for kickass Backbone, Bootstrap, and CoffeeScript-powered apps

What is Backstrap?

Backstrap is the silly portmanteau I've given to my client-side web framework/toolkit. This is the product of months of learning and experimentation with the included technologies.

A Backstrap application looks something like this:

Getting Started

# Install generator-backstrap 
$ npm install -g generator-backstrap
 
# Run the generator 
$ yo backstrap
 
# Maybe write some code? 
 
# Launch development server 
$ grunt server
# Launch production server 
$ grunt server:dist
 
# Build app for deployment 
$ grunt build
 
# Run tests 
$ grunt test

Package Sidebar

Install

npm i generator-backstrap

Weekly Downloads

0

Version

0.3.0

License

none

Last publish

Collaborators

  • giladgray