1.0.6 • Published 5 months ago

@goraxe/generator-semantic-release v1.0.6

Weekly downloads
1
License
MIT
Repository
github
Last release
5 months ago

generator-semantic-release NPM version Build Status semantic-release

A simple semantic release composable generator

Installation

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

npm install -g yo
npm install -g @goraxe/generator-semantic-release

Then generate your new project:

yo semantic-release

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.

License

MIT © goraxe