sand-grain : The base grain/module for Sand. You can installing sand-grain 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 sand-grain $ sudo npm install -g sand-grain
If want to update the sand-grain package execute the command as below,
$ sudo npm update sand-grain
Update package globally,
$ npm install -g sand-grain
$ sudo git clone https://github.com/rektide/sand-grain.git
$ sudo npm install -g ./sand-grain
sand-grain@1.2.1 /usr/lib/node_modules/sand-grain
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall sand-grain
| Package Name | sand-grain |
| Version | 1.2.1 |
| Description | The base grain/module for Sand |
| Released Date | 2016-09-30T16:14:49.027Z |
| Published by | ksmithson |
| How to Learn | https://www.npmjs.com/package/sand-grain/tutorial |