gulp-tag-version : Tag git repository with current package version. You can installing gulp-tag-version 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 gulp-tag-version $ sudo npm install -g gulp-tag-version
If want to update the gulp-tag-version package execute the command as below,
$ sudo npm update gulp-tag-version
Update package globally,
$ npm install -g gulp-tag-version
$ sudo git clone https://github.com/rektide/gulp-tag-version.git
$ sudo npm install -g ./gulp-tag-version
gulp-tag-version@1.3.0 /usr/lib/node_modules/gulp-tag-version
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall gulp-tag-version
Package Name | gulp-tag-version |
Version | 1.3.0 |
Description | Tag git repository with current package version |
Released Date | 2015-07-16T08:32:27.035Z |
Published by | ikari |
How to Learn | https://www.npmjs.com/package/gulp-tag-version/tutorial |