# b2gpopulate **Repository Path**: mirrors_mozilla/b2gpopulate ## Basic Information - **Project Name**: b2gpopulate - **Description**: Populate tool for B2G - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-22 - **Last Updated**: 2026-03-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # b2gpopulate b2gpopulate is a tool to populate a [Firefox OS](https://developer.mozilla.org/en-US/docs/Mozilla/Firefox_OS) device with content. ## Requirements Your device must be running a build of Firefox OS with [Marionette](https://developer.mozilla.org/docs/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`.