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 ?*