create-semantic-module

1.0.1 • Public • Published

create-semantic-module

NPM version Dependency Status

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

Usage

Generate a new project:

yarn create semantic-module my-module-name

Or run from within an existing project:

cd ./my-module-name
yarn create semantic-module

If using npm 5.2.0 or later, you can also use npx:

npx create-semantic-module my-module-name

License

MIT © Jacob LeGrone

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
1.0.12latest
0.0.0-alpha.d541d3650canary

Version History

VersionDownloads (Last 7 Days)Published
1.0.12
1.0.00
0.2.00
0.1.00
0.0.20
0.0.10
0.0.00
0.0.0-alpha.d541d3650
0.0.0-alpha.10

Package Sidebar

Install

npm i create-semantic-module

Weekly Downloads

2

Version

1.0.1

License

MIT

Unpacked Size

374 kB

Total Files

7

Last publish

Collaborators

  • jlegrone