generator-siftmodgen

1.0.17 • Public • Published

Welcome to SiftModGen (Sift Module Generator)

Dependencies

Before installation, check...

  • node -v is 4.1.2 or 4.2.1
  • npm -v is 2.14.7
  1. First install Yeoman npm install -g yo@1.4.8

Usage

  1. Navigate to the folder in which you wish to make the new module.
  2. The folder name should match the name you will give the module. (ie: sfAutocomplete)
  3. install the generator npm i -g generator-siftmodgen
  4. From the terminal run: yo siftmodgen path/to/directory/from/step/1 or yo siftmodgen $(pwd)

Options

  1. You can name the module
  2. You can build a ui or node type module
  3. If it's a ui module, you can add a directive and service as well.

Readme

Keywords

Package Sidebar

Install

npm i generator-siftmodgen

Weekly Downloads

19

Version

1.0.17

License

none

Last publish

Collaborators

  • sift