1.0.17 • Published 8 years ago

generator-siftmodgen v1.0.17

Weekly downloads
54
License
-
Repository
-
Last release
8 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

8 years ago

1.0.16

8 years ago

1.0.15

8 years ago

1.0.14

8 years ago

1.0.13

8 years ago

1.0.12

8 years ago

1.0.11

8 years ago

1.0.10

8 years ago

1.0.9

8 years ago

1.0.8

8 years ago

1.0.7

8 years ago

1.0.6

8 years ago

1.0.5

8 years ago

1.0.4

8 years ago

1.0.3

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago