Take a look here: http://wiki.apache.org/cordova/CommandLineToolingDesign
it shows the api that a cordova platform would need to implement for the cli to be able to work with it --Carlos On Sun, Jun 1, 2014 at 4:34 AM, Puneet Kaur <[email protected]> wrote: > Hey, > > We are through with instantiating chromeless browser window,the native > bridge setup and integration with cordova-js.. > > But I just wished to know how can we make the platform work through cordova > cli, we wish to execute the commands like : > > cordova platform add sugar > and > cordova build sugar > > so for these to work.. what all are we supposed to do ? How to approach > this problem ? > > would be nice if someone here at cordova developer mailing list can help. > -- Carlos Santana <[email protected]>
