aglio : An API Blueprint renderer with theme support. You can installing aglio 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 aglio $ sudo npm install -g aglio
If want to update the aglio package execute the command as below,
$ sudo npm update aglio
Update package globally,
$ npm install -g aglio
$ sudo git clone https://github.com/rektide/aglio.git
$ sudo npm install -g ./aglio
aglio@2.3.0 /usr/lib/node_modules/aglio
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall aglio
Package Name | aglio |
Version | 2.3.0 |
Description | An API Blueprint renderer with theme support |
Released Date | 2016-11-11T02:46:51.508Z |
Published by | danielgtaylor |
How to Learn | https://www.npmjs.com/package/aglio/tutorial |