https://github.com/course-one/npm-interactive-cli-module-demo
A demo CLI app in Node.js using Commander.js and Inquirer.js
https://github.com/course-one/npm-interactive-cli-module-demo
Last synced: about 1 year ago
JSON representation
A demo CLI app in Node.js using Commander.js and Inquirer.js
- Host: GitHub
- URL: https://github.com/course-one/npm-interactive-cli-module-demo
- Owner: course-one
- Created: 2018-03-30T07:14:06.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-03-30T07:17:49.000Z (over 8 years ago)
- Last Synced: 2025-05-06T16:48:43.995Z (about 1 year ago)
- Language: JavaScript
- Size: 4.88 KB
- Stars: 23
- Watchers: 3
- Forks: 10
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Working
Working principle and other documentation of this kit is available at [Medium](https://medium.com/@thatisuday/making-cli-app-with-ease-using-commander-js-and-inquirer-js-f3bbd52977ac).