1.0.17 • Published 9 years ago

generator-siftmodgen v1.0.17

Weekly downloads
54
License
-
Repository
-
Last release
9 years ago

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.
1.0.17

9 years ago

1.0.16

9 years ago

1.0.15

10 years ago

1.0.14

10 years ago

1.0.13

10 years ago

1.0.12

10 years ago

1.0.11

10 years ago

1.0.10

10 years ago

1.0.9

10 years ago

1.0.8

10 years ago

1.0.7

10 years ago

1.0.6

10 years ago

1.0.5

10 years ago

1.0.4

10 years ago

1.0.3

10 years ago

1.0.2

10 years ago

1.0.1

10 years ago

1.0.0

10 years ago