grunt-angular-phonegap icon indicating copy to clipboard operation
grunt-angular-phonegap copied to clipboard

Combine yeoman/generator-angular and phonegap

Results 16 grunt-angular-phonegap issues
Sort by recently updated
recently updated
newest added

Implement features from @olore at http://brian.olore.net/wp/2013/12/yo-angular-cordova-yay/

enhancement

`phonegap:check` doesn't check if it's basically a valid yeoman/generator-angular and phonegap project.

enhancement

it would be great if this could pick up on an xml file if it exists and help generate a native menu like described http://simonmacdonald.blogspot.co.at/2012/11/building-native-menu-with-phonegap.html here.

enhancement

Use [phonegap/phonegap-cli libs](https://github.com/phonegap/phonegap-cli/tree/master/lib) and use them programmatically instead of executing system calls. It would be more robust, easier to install and easier to deal with the versions. It would also...

enhancement