generator-nm-semantic-release

Scaffold out a node module using semantic-release

Usage no npm install needed!

<script type="module">
  import generatorNmSemanticRelease from 'https://cdn.skypack.dev/generator-nm-semantic-release';
</script>

README

generator-nm Build Status

Fork of Sindre Sorhus's generator using Stephan Bönnemann's semantic-release.

Optionally with a CLI.

Install

$ npm install --global generator-nm-semantic-release

Usage

With yo:

$ yo nm-semantic-release

Tip

Use chalk if you want colors in your CLI.

License

MIT © Thomas Sileghem