THIS IS A WORK IN PROGRESS
- Clone this repository:
git clone git://github.com/rangle/batarangle
. - Run
npm install
. - Run
gulp build
(errors related to typing files conflicts can be ignore for now). - Navigate to chrome://extensions and enable Developer Mode.
- Choose "Load unpacked extension".
- In the dialog, open the directory you just cloned.
To try out with an example application, refer to instructions in example-apps/*/README.md