1.0.1 • Published 5 years ago

generator-semantic-module v1.0.1

Weekly downloads
2
License
MIT
Repository
github
Last release
5 years ago

generator-semantic-module

NPM version Dependency Status

Initialize a project with conventional commits, commitizen, and commit linting.

If you are an end user, it is recommended to use create-semantic-module rather than install this package directly.

Installation

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

npm install -g yo
npm install -g generator-semantic-module

Usage

Generate a new project:

yo semantic-module my-module-name

Or run from within an existing project:

cd ./my-module-name
yo semantic-module

License

MIT © Jacob LeGrone

1.0.1

5 years ago

1.0.0

6 years ago

0.2.0

6 years ago

0.1.0

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago

0.0.0

7 years ago

0.0.0-alpha.1

7 years ago