UNPKG

ionic-cordova-gulp-seed

Version:

Ionic & Cordova & Gulp seed with organized code, tests, bower support and some other stuff. Originated from ionic-angular-cordova-seed.

5 lines (3 loc) 193 B
gulp = require('gulp-help')(require('gulp')) shell = require 'gulp-shell' gulp.task 'bower:install', "Run `bower install` to ensure bower packages are up-to-date", shell.task('bower install')