Close #472 PR: Add yargs.

This commit is contained in:
Benjamin Coe
2016-03-13 14:23:00 +07:00
committed by Sindre Sorhus
parent 4485a8c07e
commit 66fdb6ac9b

View File

@@ -252,6 +252,7 @@
- [loud-rejection](https://github.com/sindresorhus/loud-rejection) - Make unhandled promise rejections fail loudly instead of the default silent fail.
- [ora](https://github.com/sindresorhus/ora) - Elegant terminal spinner.
- [term-img](https://github.com/sindresorhus/term-img) - Display images in your terminal.
- [yargs](https://github.com/yargs/yargs) - Command-line parser that automatically generates an elegant user-interface.
### Build tools