0.0.2 • Published 1 year ago

@steventripari/create-nodejs-cli v0.0.2

Weekly downloads
-
License
-
Repository
github
Last release
1 year ago

npx @steven-tripari/create-nodejs-cli

A base template to automate creation of node.js command-line interfaces. It automatically installs common node.js dependencies needed for a CLI. It starts with a prompt from questions.js to automate tasks like naming, setting a bin command, version, license info, and author info. Tutorial by Ahmad Awais on nodecli.com.

The latest official version of this node.js app can be found at npmjs.com/package/create-node-cli

Usage

To use this CLI run the following command:

npx @steven-tripari/create-nodejs-cli