As someone who works with many contractors and contributors, THANK YOU. I've been manually flashing Flames and shipping them, and/or do very lengthy video calls with flashing how-tos. This was very much needed. AWESOME!
----- Original Message ----- From: "Harald Kirschner" <[email protected]> To: [email protected] Sent: Tuesday, August 12, 2014 2:23:04 PM Subject: flash-b2g command-line tool Gaia-Developeristas, if you don’t have access to Mozilla’s private builds flashing a Flame can be a bit daunting [1]. To make developers life's easier I created a little nom script flash-b2g: https://github.com/digitarald/flash-b2g Get started with ` npm install -g flash-b2g `, assuming you have npm and adb installed. It will download the latest gaia and gecko build from Mozilla’s public build server and put it on the phone. As bonus it can disable the first-time user experience and set up lots of developer preferences, so you don’t need to hunt down the Developer settings after flashing. More documentation and background can be found on the github page. Happy flashing! Please fork! /Harald Partner Engineer & Web Craftsman | [email protected] [1]: https://developer.mozilla.org/en-US/Firefox_OS/Developer_phone_guide/Flame#Updating_your_Flame_to_a_nightly_build _______________________________________________ dev-gaia mailing list [email protected] https://lists.mozilla.org/listinfo/dev-gaia _______________________________________________ dev-webapps mailing list [email protected] https://lists.mozilla.org/listinfo/dev-webapps
