new-node-cli

1.0.2 • Public • Published

new-node-cli

new-node-cli

CLI to create new Node.js CLI


  • 📦 Create a Node.js CLI in no time
  • 🌐 Get started right away with your work, focusing on what you need to do without worrying about setting up the rest of the stuff.

📟

Install

npx new-node-cli

# OR 

npm install -g new-node-cli

⚙️

Usage

Run the CLI using

npx new-node-cli

# OR for global install
new-node-cli

Then answer the following questions to generate a Node.js CLI.

CLI name?
CLI command?
CLI description?
CLI version?
CLI repository?
CLI license?
CLI author name?
CLI author email?
CLI author URL?

📃

License

MIT © Moaz Irfan


🙌

Connect

GitHub @MoazIrfan   Twitter @MoazIrfan   Blog: moazirfan.com   LinkedIn @MoazIrfan  

/new-node-cli/

    Package Sidebar

    Install

    npm i new-node-cli

    Weekly Downloads

    5

    Version

    1.0.2

    License

    none

    Unpacked Size

    16.2 kB

    Total Files

    20

    Last publish

    Collaborators

    • moazirfan