I have a new blank cordova project that I would like to install a plugin into,
http://plugreg.com/plugin/EddyVerbruggen/LaunchMyApp-PhoneGap-Plugin
I've tried the following,
I receive the following error,
'Current working directory is not a Cordova-based project.'
Any idea how I get this to work, assuming that I can that is?
Visual Studio Tools for Apache Cordova CPT3.0 added feature to add custom plugin, now you can use config.xml to add plugin from Git.
You can get more detail to install Visual Studio Tools for Apache Cordova CPT3.0 here. CPT3.0 requires to uninstall CPT2.0 and install Visual Studio Update 4 before installing CPT3.0