bolzano : set union & interset etc operations. You can installing bolzano 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 bolzano $ sudo npm install -g bolzano
If want to update the bolzano package execute the command as below,
$ sudo npm update bolzano
Update package globally,
$ npm install -g bolzano
$ sudo git clone https://github.com/rektide/bolzano.git
$ sudo npm install -g ./bolzano
bolzano@0.1.1 /usr/lib/node_modules/bolzano
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall bolzano
Package Name | bolzano |
Version | 0.1.1 |
Description | set union & interset etc operations |
Released Date | 2017-02-09T09:15:07.762Z |
Published by | ddchen |
How to Learn | https://www.npmjs.com/package/bolzano/tutorial |