generator-basics

0.2.4 • Public • Published

generator-basics

Yeoman generator for the Basics Backbone Framework

Install

Recommended

$ npm install generator-basics

Development

$ git clone https://github.com/codymorrison/generator-basics.git
$ cd generator-basics
$ npm link

Bootstrap project

To bootstrap a new project run:

$ mkdir new-project
$ cd new-project
$ yo basics

This will present you with a few options:

  • Project Name
  • More development options to come…

Create module

To add an AMD module to the project run:

$ yo basics:module moduleName

/generator-basics/

    Package Sidebar

    Install

    npm i generator-basics

    Weekly Downloads

    0

    Version

    0.2.4

    License

    none

    Last publish

    Collaborators

    • codykm