ke-create-node-cli
v1.0.5
Published
CLI to create Node JS CLIs
Downloads
13
Maintainers
Readme
ke-create-node-cli
Install
// Recommended.
npx ke-create-node-cli
// OR an alternative global install.
npm install -g ke-create-node-cli
Usage
npx ke-create-node-cli
// Or if you have globally installed it
ke-create-node-cli
// Or command alias for global install
ncli
CLI name?
CLI command?
CLI description?
CLI version?
CLI license?
CLI author name?
CLI author email?
CLI author URL?
Basic Usage:
create-node-cli <command> [option]
Commands:
help Print help info
Options:
-c, --clear Clear the console Default: true
-d, --debug Print debug info Default: false
-v, --version Print CLI version Default: false