generator-juandeprecated

Scaffold out a Node module in Juan's style

Usage no npm install needed!

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

README

generator-juan

Scaffold out a Node module in Juan's style

Build Status

Optionally with a CLI.

This is my version of Sindre's generator-nm.

Install

$ npm install --global generator-juan

Usage

With yo:

$ yo juan

What's inside

Tips

  • Use semantic-release to automate your package publishing
  • To use commitizen, run git cz instead of git commit
  • To use async functions with standard, see this guide.

Warning

This module exists to make my life easier. If you want to use it that's awesome but note that I do silly stuff like always install the latest version of AVA (using *!) because I am always aware of breaking changes in it.

License

MIT © Juan Soto