conventional-github-releaser : Make a new GitHub release from git metadata.. You can installing conventional-github-releaser 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 conventional-github-releaser $ sudo npm install -g conventional-github-releaser
If want to update the conventional-github-releaser package execute the command as below,
$ sudo npm update conventional-github-releaser
Update package globally,
$ npm install -g conventional-github-releaser
$ sudo git clone https://github.com/rektide/conventional-github-releaser.git
$ sudo npm install -g ./conventional-github-releaser
conventional-github-releaser@2.0.0 /usr/lib/node_modules/conventional-github-releaser
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall conventional-github-releaser
Package Name | conventional-github-releaser |
Version | 2.0.0 |
Description | Make a new GitHub release from git metadata. |
Released Date | 2017-11-01T15:52:47.071Z |
Published by | hbetts |
How to Learn | https://www.npmjs.com/package/conventional-github-releaser/tutorial |