https://github.com/jeroenouw/examplecli
Example TypeScript CLI with Node.js
https://github.com/jeroenouw/examplecli
cli command-line-interface example javascript nodejs typescript
Last synced: 9 months ago
JSON representation
Example TypeScript CLI with Node.js
- Host: GitHub
- URL: https://github.com/jeroenouw/examplecli
- Owner: jeroenouw
- Created: 2018-12-01T12:48:22.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2021-03-15T14:46:35.000Z (almost 5 years ago)
- Last Synced: 2025-04-09T22:52:44.770Z (9 months ago)
- Topics: cli, command-line-interface, example, javascript, nodejs, typescript
- Language: JavaScript
- Homepage: https://medium.com/@jeroenouw/how-to-create-your-own-typescript-cli-with-node-js-1faf7095ef89
- Size: 9.77 KB
- Stars: 38
- Watchers: 2
- Forks: 19
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Pizza CLI
Example TypeScript CLI with Node.js
## Credits
[Pizza CLI](https://github.com/tj/commander.js/blob/master/examples/pizza)