clivas : use your terminal as a canvas. features easy redrawing, colors and more. You can installing clivas 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 clivas $ sudo npm install -g clivas
If want to update the clivas package execute the command as below,
$ sudo npm update clivas
Update package globally,
$ npm install -g clivas
$ sudo git clone https://github.com/rektide/clivas.git
$ sudo npm install -g ./clivas
clivas@0.2.0 /usr/lib/node_modules/clivas
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall clivas
Package Name | clivas |
Version | 0.2.0 |
Description | use your terminal as a canvas. features easy redrawing, colors and more |
Released Date | 2015-03-27T09:32:53.220Z |
Published by | mafintosh |
How to Learn | https://www.npmjs.com/package/clivas/tutorial |