Skip to content
This repository has been archived by the owner on Aug 20, 2018. It is now read-only.

mozilla/b2gpopulate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.