Oclif
repo: https://github.com/oclif/oclif
- CLI-framework javascript-cli-framework
#features
- Autocomplete, e.g.
heroku info --app=<tab><tab> # will complete with all the Heroku apps a user has in their account
- Network-oriented
plugins
hasLearningResource
- https://dev.to/raphaelmansuy/boost-your-productivity-by-creating-your-own-cli-command-with-typescript-and-oclif-part-2-1jlk
- https://medium.com/free-code-camp/writing-a-command-line-database-client-in-10-minutes-aa608536ae4b
Resources
Backlinks