liftoff : Launch your command line tool with ease.. You can installing liftoff npm packages, there are two ways to install this module locally and globaly. -g option is specified to global. Execute the below command.
$ sudo npm install liftoff $ sudo npm install -g liftoff
If want to update the liftoff package execute the command as below,
$ sudo npm update liftoff
Update package globally,
$ npm install -g liftoff
$ sudo git clone https://github.com/rektide/liftoff.git
$ sudo npm install -g ./liftoff
liftoff@2.3.0 /usr/lib/node_modules/liftoff
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall liftoff
Package Name | liftoff |
Version | 2.3.0 |
Description | Launch your command line tool with ease. |
Released Date | 2016-07-27T19:03:20.324Z |
Published by | phated |
How to Learn | https://www.npmjs.com/package/liftoff/tutorial |