yeoman-footguard

0.1.1 • Public • Published

Yeoman Foot Guard Generator

Generator to use Yeoman on a Backbone project.

For more informations about Yeoman, see Yeoman.io

Installation (for Yeoman >= 0.9.3)

$ npm install yeoman-footguard

Uninstalling

TODOS

Documentation

Init

$ yeoman init footguard - Generates a new Foot Guard project with a starter files needed to use Yeoman.

Generator

Models

$ yeoman init footguard:model model_name - Generate a Backbone's model file.

Collections

$ yeoman init footguard:collection collection_name - Generate a Backbone's collection file.

Helpers

$ yeoman init footguard:helper helper_name - Generate a helper file.

Views

$ yeoman init footguard:view view_name - Generate a Backbone's view file.

Test

$ testem test/ - Launch Test'em server.

Readme

Keywords

none

Package Sidebar

Install

npm i yeoman-footguard

Weekly Downloads

3

Version

0.1.1

License

none

Last publish

Collaborators

  • mazerte