when developing on cordova-cli .. do you install it again and again when you make changes to the code or there's some better method of testing our code for cordova-cli ??
On Wed, Jun 11, 2014 at 9:00 AM, Puneet Kaur <[email protected]> wrote: > Hey, > > I wish to develop on cordova-cli.We wish to work on making commands > "cordova platform add sugar" and "cordova build sugar" work. > > So for that I have git cloned the repo from > https://github.com/apache/cordova-cli and > https://github.com/apache/cordova-lib > > and followed steps mentioned here : > https://github.com/apache/cordova-lib#setup > > > *but how what do I need to do so that whatever changes I make in my local > copy(in the directory where I have git cloned the repository) are reflected > when I issue these commands in my terminal ?* >
