boo : Core prototypical primitives for Object Orientation/Composition.. You can installing boo 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 boo $ sudo npm install -g boo
If want to update the boo package execute the command as below,
$ sudo npm update boo
Update package globally,
$ npm install -g boo
$ sudo git clone https://github.com/rektide/boo.git
$ sudo npm install -g ./boo
boo@2.0.0 /usr/lib/node_modules/boo
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall boo
Package Name | boo |
Version | 2.0.0 |
Description | Core prototypical primitives for Object Orientation/Composition. |
Released Date | 2013-05-23T02:05:21.683Z |
Published by | killdream |
How to Learn | https://www.npmjs.com/package/boo/tutorial |