https://github.com/zaiste/nodejs-cli-app
Modern Node.js: Command Line Applications (or CLI) with yargs
https://github.com/zaiste/nodejs-cli-app
cli command-line command-line-app node-js nodejs yargs
Last synced: 4 months ago
JSON representation
Modern Node.js: Command Line Applications (or CLI) with yargs
- Host: GitHub
- URL: https://github.com/zaiste/nodejs-cli-app
- Owner: zaiste
- Created: 2017-04-07T20:47:56.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2023-07-11T01:40:37.000Z (almost 3 years ago)
- Last Synced: 2025-04-02T09:37:36.863Z (over 1 year ago)
- Topics: cli, command-line, command-line-app, node-js, nodejs, yargs
- Language: JavaScript
- Homepage: https://zaiste.net/2017/04/modern_node_js_command_line_applications_or_cli_with_yargs/
- Size: 24.4 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# nodejs-cli-app
The code from « [Modern Node.js: Command Line Applications (or CLI) with
yargs][1] » article.
[1]: https://zaiste.net/2017/04/modern_node_js_command_line_applications_or_cli_with_yargs/