A browser based, platform agnostic mobile application development and testing tool.
All source code (excluding third party libraries) are subject to:
Copyright (c) 2011 Research In Motion Limited
All assets in this repository, unless otherwise stated through sub-directory LICENSE or NOTICE files, are subject to the Apache Software License v.2.0.
In particular, the assets under ext/assets/images are excluded from the Apache Software License v.2.0. Please see the NOTICE file for more details.
- nodejs, npm
- OSX or linux (windows is not currently supported for development)
./configure
This script will pull down the needed npm packages and initialize the submodules.
jake
This will build ripple to the pkg/ folder. In that folder there is a web directory and a chromium directory.
To test ripple as an extension in chrome/chromium just load the chromium folder as an unpacked extension.
jake -T
This will describe all the available commands for building and running the tests
- 4 spaces per editor tab
- jake lint, no new lint errors introduced
- all unit tests are green
You can also find associated reference material for the Ripple tool as well as contributor forums at the following locations.