1.0.2 • Published 6 months ago

new-node-cli v1.0.2

Weekly downloads
-
License
-
Repository
github
Last release
6 months ago

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