generator-node-clear

Modified Yeoman team's Node.js module generator. Gunt and Browserify excluded. http://yeoman.io

Usage no npm install needed!

<script type="module">
  import generatorNodeClear from 'https://cdn.skypack.dev/generator-node-clear';
</script>

README

Node Generator Build Status

Create a Node.js module

Maintained by Hemanth.HM.

Modified Yeoman team's Node.js module generator. Gunt and Browserify excluded.

Maintained by Denis Bondarenko.

Install

$ npm install --global generator-node-clear

Usage

$ yo node-clear

Note that this template will generate files in the current directory, so be sure to change to a new directory first if you don't want to overwrite existing files.

License

MIT © Yeoman team, Denis Bondarenko