dgeni : Flexible JavaScript documentation generator used by both AngularJS and Angular. You can installing dgeni 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 $ sudo npm install -g dgeni
If want to update the dgeni package execute the command as below,
$ sudo npm update dgeni
Update package globally,
$ npm install -g dgeni
$ sudo git clone https://github.com/rektide/dgeni.git
$ sudo npm install -g ./dgeni
dgeni@0.4.9 /usr/lib/node_modules/dgeni
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall dgeni
Package Name | dgeni |
Version | 0.4.9 |
Description | Flexible JavaScript documentation generator used by both AngularJS and Angular |
Released Date | 2017-06-15T21:36:43.748Z |
Published by | petebd |
How to Learn | https://www.npmjs.com/package/dgeni/tutorial |