From d41ff57d4b88839ac836621f046b96f5ea0e6732 Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Sun, 6 Mar 2016 22:11:14 +0700 Subject: [PATCH] Add `ora` --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index fcfc24a..815cf6e 100644 --- a/readme.md +++ b/readme.md @@ -249,6 +249,7 @@ - [cross-env](https://github.com/kentcdodds/cross-env) - Set environment variables cross-platform. - [shelljs](https://github.com/shelljs/shelljs) - Portable Unix shell commands. - [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. ### Build tools