b2gpopulate-v2.2

Content population tool for B2G


Keywords
mozilla, b2g, boot2gecko, firefoxos, populate
License
Other
Install
pip install b2gpopulate-v2.2==0.1

Documentation

b2gpopulate

b2gpopulate is a tool to populate a Firefox OS device with content.

Requirements

Your device must be running a build of Firefox OS with Marionette enabled.

Installation

Installation is simple:

pip install b2gpopulate

If you anticipate modifying b2gpopulate, you can instead:

git clone git://github.com/mozilla/b2gpopulate.git
cd b2gpopulate
python setup.py develop

Running

For full usage details run b2gpopulate --help.