0.0.11 • Published 2 years ago

generator-siamese v0.0.11

Weekly downloads
3
License
GPL-3.0
Repository
github
Last release
2 years ago

generator-siamese

Generator for Statengine normalizers.

Installation

First, install Yeoman and generator-siamese using npm (we assume you have pre-installed node.js).

npm install -g yo
npm install -g generator-siamese

Then generate your new project:

yo siamese

Currently, to test updates to the generator:

  1. run npm link locally in the generator directory
  2. update the generator in yo
  3. generate a new siamese project
  4. confirm that the generated project behaves correctly. Linting should be working and an npm i followed by npm test should run the initial set of tests.

License

GPL-3.0 © Tyler Garner

0.0.11

2 years ago

0.0.10

3 years ago

0.0.9

3 years ago

0.0.8

3 years ago

0.0.7

4 years ago

0.0.6

4 years ago

0.0.4

4 years ago

0.0.3

5 years ago

0.0.2

6 years ago

0.0.1

6 years ago