Skip to content
This repository has been archived by the owner on Nov 10, 2017. It is now read-only.

Latest commit

 

History

History
15 lines (10 loc) · 603 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 603 Bytes

Note: This project is no longer maintained in this repo. It has been merged into the main Gecko (Firefox) repo.

r2d2b2g is an experimental prototype test environment for Firefox OS in the form of a Firefox Desktop addon.

To hack on it, clone this repository, then:

git submodule init
git submodule update
make build
make run

Caution! You need plentiful disk and patience, as the submodules and build process require copious space and time.