generator-gs

0.0.1 • Public • Published

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

Readme

Keywords

none

Package Sidebar

Install

npm i generator-gs

Weekly Downloads

1

Version

0.0.1

License

none

Last publish

Collaborators

  • butuzgol