What's the syntax for installing a plugin from a subdirectory in git?

I can install the plugin from a local copy with

    cordova plugin add ~/phonegap-nfc/tests

But I can't figure out the URL to install this from git
https://github.com/chariotsolutions/phonegap-nfc/tree/master/tests

Reply via email to