commit | 1225bb0b2003885a93245587cad70e60a825d5d2 | [log] [tgz] |
---|---|---|
author | Gord Tanner <gtanner@gmail.com> | Tue Aug 02 11:51:56 2011 -0700 |
committer | Gord Tanner <gtanner@gmail.com> | Tue Aug 02 11:51:56 2011 -0700 |
tree | 7697bbd26cb4dd9c1c3c925c6ac6b42983797b08 | |
parent | 7c78160e0b4555c45d886b4afcc317f31c400661 [diff] | |
parent | b6148294df2350f0b91e7564580bd6682491276b [diff] |
Merge pull request #4 from tinyhippos/next Code Pull for ripple 0.6.0
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
You can also find associated reference material for the Ripple tool as well as contributor forums at the following locations.
./configure
This script will pull down the needed npm packages and initialize the submodules.
jake
This will build ripple to a ripple_build folder next to the ripple-ui 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