Jonathan Grupp
Jonathan Grupp
@lordgreg, @MathiasTim. A while ago we pinned the plist package to a certain commit in the [`package.json`](https://github.com/mwaylabs/generator-m-ionic/blob/master/generators/app/templates/package.json#L49). PR: https://github.com/mwaylabs/generator-m-ionic/pull/445, Issue: https://github.com/mwaylabs/generator-m-ionic/pull/442. Meanwhile, version [`2.x`](https://www.npmjs.com/package/plist) has been released. Can we update...
#459 #457 #450 #408 #473 https://github.com/mwaylabs/generator-m-ionic/issues/475 clarify docs or other action necessary?
http://stackoverflow.com/questions/20544020/getting-cordova-phonegap-to-emulate-on-genymotion-virtual-device http://stackoverflow.com/questions/31374085/installing-adb-on-mac-os-x
While I was investigating for our yarn integration https://github.com/mwaylabs/generator-m-ionic/issues/469 I stumbled across these two statements, that should motivate us to move away from bower in the long run. It looks...
- Explain setup and workflows with travis, tests, demo project, release, slack-channel, coveralls, david-dm, npm badges, tags ... - Explain, review docs.
- generator-generator gulp setup https://github.com/yeoman/generator-generator - yosay - https://github.com/yeoman/yosay/commit/00c279fd1f02aaeaf3b3bd76f07c8114beae977b - node support for es6 - http://node.green/
additionally: yo m-ionic:help or gulp help also make it more obvious what's happening at each step with newlines during setup.
# Add tests - yeoman guide - http://yeoman.io/contributing/testing-guidelines.html ## functionality all flags ## cordova integration Is it possible to run generator without skip-sdk option so integrations test for cordova are...