2.0.0 • Published 4 years ago

generator-semantic-release-module v2.0.0

Weekly downloads
2
License
ISC
Repository
github
Last release
4 years ago

semantic-release Commitizen friendly Actions Status

NodeJS TypeScript generator with Semantic Release

A Yeoman generator to start a NodeJS module with Semantic Release installed.

Installation

First, install Yeoman and generator-connector using npm.

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

Then generate your new connector:

mkdir your-module && cd your-module/
yo generator-semantic-release-module

Getting To Know Yeoman

  • Yeoman has a heart of gold.
  • Yeoman is a person with feelings and opinions, but is very easy to work with.
  • Yeoman can be too opinionated at times but is easily convinced not to be.
  • Feel free to learn more about Yeoman.
2.0.0

4 years ago

1.1.0

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago