https://github.com/kasutu/cli-demo
https://github.com/kasutu/cli-demo
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/kasutu/cli-demo
- Owner: kasutu
- Created: 2022-02-01T07:48:08.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-02-02T03:01:24.000Z (over 4 years ago)
- Last Synced: 2025-02-06T11:48:15.251Z (over 1 year ago)
- Language: JavaScript
- Size: 745 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CLI-demo checklist
✔️ 1) Support `--language=tl` `--person=Mike` as CLI args
✔️ 2) fix the bug that greets the full path 😂 of Node.js when the `--person` flag isn't given.
✔️ 3) Take an input from the user, and get the initials.