This installs the Cordova CLI locally only. You can always remove this from the local folder where this was installed.
-----Original Message----- From: Raymond Camden [mailto:[email protected]] Sent: Tuesday, June 24, 2014 1:30 PM To: [email protected] Subject: Re: Ripple as a platform Am I right in thinking this would blow away an existing install of the main cordova CLI with your mod? On Tue, Jun 24, 2014 at 3:27 PM, Parashuram Narasimhan (MS OPEN TECH) < [email protected]> wrote: > Hey, > > I wanted to introduce you to a prototype that we have been working on, > in making Ripple more extensible. This prototype positions Ripple as a > Cordova platform, very similar to iOS, Android or Windows phone. > > Ripple currently supports some core built-in plugins. The idea of > making it a platform is for any plugin (including core plugins and > third party > plugins) simulate the information when user code calls the plugin. The > plug in would just have to add the "Ripple" platform, and have a > javascript file that emits the required mock or real data. > > This is also very similar to the cordova-browser where browser becomes > a cordova platform. For next steps, we are looking at how we could try > to layer Ripple on top of Cordova browser since the underlying > platforms for both systems are similar. > > P.S: We would also need an API for plugins to display widgets that let > users manipulate the data a plugin returns. This prototype does not > address that issue, but is aware of it, and we are looking at > community help to fix the problem > > > Here is the project and the instructions on how to run it. > > > You can test it with following commands: > > > > > -- =========================================================================== Raymond Camden, Web Developer for Adobe Email : [email protected] Blog : www.raymondcamden.com Twitter: raymondcamden
