generator-db-nm

Scaffold out a node module. Opinionated by saving and assuming even more information than the @sindresorhus module "generator-nm"

Usage no npm install needed!

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

README

generator-db-nm

Hard fork from @sindresorhus 'generator-nm' to give more opinion Tests failing and never intending to fix

Scaffold out a node module

Optionally with a CLI.

"@dawsonbotsford" - This is what I use for my own modules.

Install

$ npm install --global generator-db-nm

Usage

With yo:

$ yo db-nm

Tip

Use chalk if you want colors in your CLI.

License

MIT © DawsonBotsford