play-co / devkit

HTML 5 game platform for browser and mobile
http://docs.gameclosure.com
624 stars 126 forks source link

[Feature Request] - Repeat install part of last build #233

Open collingreen opened 9 years ago

collingreen commented 9 years ago

On android, it is great to devkit debug native-android --open, which soft-uninstalls any old versions of the app, installs the new version, and opens it. It would be nice to have a command that just repeats the uninstall old -> install new -> open process for an existing build.

Other considerations: