Skip to content

Ripple UI is a cross-platform, mobile web application emulation environment.

License

Notifications You must be signed in to change notification settings

fenghaitao/Ripple-UI

This branch is 1 commit ahead of, 570 commits behind blackberry-webworks/Ripple-UI:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

408453f · Sep 26, 2011

History

93 Commits
Aug 23, 2011
Aug 23, 2011
Aug 23, 2011
Aug 23, 2011
Jul 27, 2011
Aug 4, 2011
Sep 26, 2011
Aug 23, 2011
Aug 15, 2011
Aug 1, 2011
Jul 27, 2011
Aug 23, 2011
Jul 27, 2011
Aug 23, 2011

Repository files navigation

Ripple

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

License

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.

Build Requirements

  • nodejs, npm
  • OSX or linux (windows is not currently supported for development)

Getting Started

./configure

This script will pull down the needed npm packages and initialize the submodules.

Build Commands

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

Code Guidelines

  • 4 spaces per editor tab
  • jake lint, no new lint errors introduced
  • all unit tests are green

Reference Material & Community

You can also find associated reference material for the Ripple tool as well as contributor forums at the following locations.

About

Ripple UI is a cross-platform, mobile web application emulation environment.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 99.9%
  • Shell 0.1%