gulp-cordova-config

0.0.4 • Public • Published

Run this before you run cordova build

Install

$ npm install --save-dev gulp-cordova-config

Add the following to your gulpfile

gulp.task('config', require('gulp-cordova-config'));

Usage

$ gulp config --appId="com.new.id"
$ gulp config --appName="newApp"

License

MIT License

Readme

Keywords

Package Sidebar

Install

npm i gulp-cordova-config

Weekly Downloads

5

Version

0.0.4

License

none

Last publish

Collaborators

  • mhartington