MobileChromeApps / chrome-app-developer-tool

Mirror of Apache Cordova app harness
Other
202 stars 33 forks source link

cca should be able to push --watch to multiple devices #51

Open krikkiteer opened 9 years ago

krikkiteer commented 9 years ago

it can be done by having multiple cca's running right now, but it just would be nice to have this combined into one call

extend --target=IP:PORT to --targets=IP:PORT [IP:PORT, IP:PORT,...]

mmocny commented 9 years ago

Thats a neat-o suggestion!

krikkiteer commented 9 years ago

think so too ;) having a realtime-update on each connected physical device or simulator is just awesome ;)