dgeni-packages : A collection of dgeni packages for generating documentation from source code. You can installing dgeni-packages 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 dgeni-packages $ sudo npm install -g dgeni-packages
If want to update the dgeni-packages package execute the command as below,
$ sudo npm update dgeni-packages
Update package globally,
$ npm install -g dgeni-packages
$ sudo git clone https://github.com/rektide/dgeni-packages.git
$ sudo npm install -g ./dgeni-packages
dgeni-packages@0.22.1 /usr/lib/node_modules/dgeni-packages
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall dgeni-packages
Package Name | dgeni-packages |
Version | 0.22.1 |
Description | A collection of dgeni packages for generating documentation from source code |
Released Date | 2017-11-23T13:16:17.115Z |
Published by | petebd |
How to Learn | https://www.npmjs.com/package/dgeni-packages/tutorial |