Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 606 Bytes

File metadata and controls

14 lines (11 loc) · 606 Bytes

r2d2b2g is an experimental prototype test environment for Firefox OS in the form of a Firefox Desktop addon for Linux, Mac, and Windows (crashy).

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.