gulp-xmlpoke : Updates values in XML files based on XPath queries. This is a gulp port of grunt-xmlpoke. You can installing gulp-xmlpoke 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-xmlpoke $ sudo npm install -g gulp-xmlpoke
If want to update the gulp-xmlpoke package execute the command as below,
$ sudo npm update gulp-xmlpoke
Update package globally,
$ npm install -g gulp-xmlpoke
$ sudo git clone https://github.com/rektide/gulp-xmlpoke.git
$ sudo npm install -g ./gulp-xmlpoke
gulp-xmlpoke@0.2.1 /usr/lib/node_modules/gulp-xmlpoke
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall gulp-xmlpoke
Package Name | gulp-xmlpoke |
Version | 0.2.1 |
Description | Updates values in XML files based on XPath queries. This is a gulp port of grunt-xmlpoke |
Released Date | 2017-07-07T21:48:58.548Z |
Published by | pedroreys |
How to Learn | https://www.npmjs.com/package/gulp-xmlpoke/tutorial |