From 130f0db1ff71475219e769499600b04f490ecff3 Mon Sep 17 00:00:00 2001 From: Viraj Sinha Date: Thu, 14 Apr 2016 14:26:28 +0700 Subject: [PATCH] Add liftoff (#485) Closes #485 --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index ea0f2a5..a68d178 100644 --- a/readme.md +++ b/readme.md @@ -256,6 +256,7 @@ - [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. +- [liftoff](https://github.com/js-cli/js-liftoff) - Bootstrapping tool for building command-line app. ### Build tools