1
0
Fork 0
mirror of https://github.com/sindresorhus/awesome-nodejs.git synced 2025-11-06 22:23:48 -05:00

Add oclif (#779)

This commit is contained in:
Jeff Dickey 2018-05-03 10:22:51 -07:00 committed by Sindre Sorhus
parent 9fa128a3e4
commit 90dbdefdfc

View file

@ -296,6 +296,7 @@
- [DraftLog](https://github.com/ivanseidel/node-draftlog) - Create multiple updatable log lines. Works just like `console.log`.
- [Bit](https://github.com/teambit/bit) - Create, maintain, find and use small modules and components across repositories.
- [gradient-string](https://github.com/bokub/gradient-string) - Beautiful color gradients in terminal output.
- [oclif](https://github.com/oclif/oclif) - CLI framework complete with parser, automatic documentation, testing, and plugins.
### Build tools