nodeagen

Node application boilerplate generator cli

Usage no npm install needed!

<script type="module">
  import nodeagen from 'https://cdn.skypack.dev/nodeagen';
</script>

README

nodeagen

Build

Node boilerplate generator cli

Install

$ npm install nodeagen

Usage

$ nodeagen npm
✔ npm: NPM generated

$ exgen help
┌─────────┬────────┬──────────────────────────────────────────┐
│ (index) │  flag  │               description                │
├─────────┼────────┼──────────────────────────────────────────┤
│    0    │ 'npm'  │ 'Generates NPM Package boilerplate'      │
│    1    │ 'help' │               'Shows help'               │
└─────────┴────────┴──────────────────────────────────────────┘

$ nodeagen dummy
✖ dummy: argument is not supported yet.

Flags

  • npm

    • Generates npm package boilerplate
  • help

    • List all flags with discription

Contributing

Interested in contributing to this project? You can log any issues or suggestion related to this library here

Read our contributing guide on getting started with contributing to the codebase

Contributors

Thank you to all the contributors who have helped us in making this project better :raised_hands: