From 68046d442f43442f2cd82d7270a15610f1983cc4 Mon Sep 17 00:00:00 2001 From: Sam Verschueren Date: Fri, 10 Jun 2016 14:54:24 +0200 Subject: [PATCH] add listr (#529) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 45de4f4..e194059 100644 --- a/readme.md +++ b/readme.md @@ -263,6 +263,7 @@ - [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. - [liftoff](https://github.com/js-cli/js-liftoff) - Bootstrapping tool for building command-line app. +- [listr](https://github.com/samverschueren/listr) - Terminal task list. ### Build tools