antwerpes / gulp-angular

A collection of gulp tasks for developing angular applications.
5 stars 2 forks source link

Yeoman generator/bootstrapping prerequisites #1

Open dematerializer opened 9 years ago

dematerializer commented 9 years ago

Would be especially interesting for setting up prerequisites for the cordova task collection.

dematerializer commented 9 years ago

Alternatively the cordova:init task could bootstrap some of the required setup automatically that doesn't require user input (e.g. creating hooks/after_platform_add/configure_android_keys.js).