Skip to content

ButuzGOL/generator-gs

Repository files navigation

Backbone generator for GS project

A backbone generator for GS project Yeoman.

Usage

Install: npm install -g generator-gs

Make a new directory and cd into it:

mkdir my-new-project && cd $_

Run yo gs, optionally passing an app name:

yo gs [app-name]

Generators

Available generators:

  • gs:model
  • gs:view
  • gs:collection

Typical workflow

yo gs # generates your application base and build workflow
yo gs:model user
yo gs:collection user
yo gs:view user

Getting To Know Yeoman

Yeoman has a heart of gold. He's a person with feelings and opinions, but he's very easy to work with. If you think he's too opinionated, he can be easily convinced.

If you'd like to get to know Yeoman better and meet some of his friends, Grunt and Bower, check out the complete Getting Started Guide.

License

MIT License

About

Backbone generator for GS project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published