Bump version to 0.29. r=me
b2gpopulate is a tool to populate a Firefox OS device with content.
Your device must be running a build of Firefox OS with Marionette enabled.
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
For full usage details run b2gpopulate --help.
b2gpopulate --help
版权所有:中国计算机学会技术支持:开源发展技术委员会 京ICP备13000930号-9 京公网安备 11010802032778号
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:
If you anticipate modifying b2gpopulate, you can instead:
Running
For full usage details run
b2gpopulate --help.