sassdoc : Release the docs!. You can installing sassdoc 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 sassdoc $ sudo npm install -g sassdoc
If want to update the sassdoc package execute the command as below,
$ sudo npm update sassdoc
Update package globally,
$ npm install -g sassdoc
$ sudo git clone https://github.com/rektide/sassdoc.git
$ sudo npm install -g ./sassdoc
sassdoc@2.5.0 /usr/lib/node_modules/sassdoc
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall sassdoc
| Package Name | sassdoc |
| Version | 2.5.0 |
| Description | Release the docs! |
| Released Date | 2017-11-18T12:39:55.416Z |
| Published by | pascalduez |
| How to Learn | https://www.npmjs.com/package/sassdoc/tutorial |