kd-core : core module for kd. You can installing kd-core 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 kd-core $ sudo npm install -g kd-core
If want to update the kd-core package execute the command as below,
$ sudo npm update kd-core
Update package globally,
$ npm install -g kd-core
$ sudo git clone https://github.com/rektide/kd-core.git
$ sudo npm install -g ./kd-core
kd-core@0.1.3 /usr/lib/node_modules/kd-core
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall kd-core
Package Name | kd-core |
Version | 0.1.3 |
Description | core module for kd |
Released Date | 2014-11-24T13:53:51.495Z |
Published by | tetsuo |
How to Learn | https://www.npmjs.com/package/kd-core/tutorial |