Introduction
create-node-cli
The easiest way to create a Node.js CLI in under a minute — it's free.
Features
- 📦 Create a Node.js CLI in a minute
- 🤯 Automatic argument parsing, help text, and welcome message
- 🗃️ History to maintain the last input data like the Author
name
,email
, andURL
You should know!
Awais taught and created this CLI project in his NodeCLI.com automation course which is a free online course for Node.js developers
Installation
Step-by-step guides to setting up your system and installing the library.
Architecture guide
Learn how the internals work and contribute.
Basic usage
Extend the library with third-party plugins or write your own.
NodeCLI.com
Learn to create advanced CLIs with Awais. 100 videos and 22 projects.