From 66fdb6ac9b64db76ca8f105a775aa0c94cfd42b5 Mon Sep 17 00:00:00 2001 From: Benjamin Coe Date: Sun, 13 Mar 2016 14:23:00 +0700 Subject: [PATCH] Close #472 PR: Add yargs. --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 4661b34..eed6e45 100644 --- a/readme.md +++ b/readme.md @@ -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