Add liftoff (#485)

Closes #485
This commit is contained in:
Viraj Sinha
2016-04-14 14:26:28 +07:00
committed by Sindre Sorhus
parent b44887cd5d
commit 130f0db1ff

View File

@@ -256,6 +256,7 @@
- [ora](https://github.com/sindresorhus/ora) - Elegant terminal spinner. - [ora](https://github.com/sindresorhus/ora) - Elegant terminal spinner.
- [term-img](https://github.com/sindresorhus/term-img) - Display images in your terminal. - [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. - [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 ### Build tools