term-list : interactive terminal lists. You can installing term-list 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 term-list $ sudo npm install -g term-list
If want to update the term-list package execute the command as below,
$ sudo npm update term-list
Update package globally,
$ npm install -g term-list
$ sudo git clone https://github.com/rektide/term-list.git
$ sudo npm install -g ./term-list
term-list@0.2.1 /usr/lib/node_modules/term-list
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall term-list
| Package Name | term-list |
| Version | 0.2.1 |
| Description | interactive terminal lists |
| Released Date | 2013-11-21T20:54:07.105Z |
| Published by | tjholowaychuk |
| How to Learn | https://www.npmjs.com/package/term-list/tutorial |