Re: Publishing plugins to Git

2013-09-09 Thread John M. Wargo
Don, Thanks, I'll try this as well. On 9/8/2013 8:26 PM, Don Coleman wrote: Plugman needs to clone the project, I'm not sure if you can clone a directory. I create a git project for each of my plugins e.g. https://github.com/don/BluetoothSerial.git On Sun, Sep 8, 2013 at 8:16 PM, Andrew Grie

Re: Publishing plugins to Git

2013-09-09 Thread John M. Wargo
Andrew, Thank you, I'll try that. On 9/8/2013 8:16 PM, Andrew Grieve wrote: You didn't use the correct URL. Try: https://github.com/johnwargo/cordova-programming-code.git#master:plugins/carrier On Sun, Sep 8, 2013 at 1:33 PM, John Wargo wrote: Is there anything special about distributing

Re: Publishing plugins to Git

2013-09-08 Thread Don Coleman
Plugman needs to clone the project, I'm not sure if you can clone a directory. I create a git project for each of my plugins e.g. https://github.com/don/BluetoothSerial.git On Sun, Sep 8, 2013 at 8:16 PM, Andrew Grieve wrote: > You didn't use the correct URL. Try: > > > https://github.com/john

Re: Publishing plugins to Git

2013-09-08 Thread Andrew Grieve
You didn't use the correct URL. Try: https://github.com/johnwargo/cordova-programming-code.git#master:plugins/carrier On Sun, Sep 8, 2013 at 1:33 PM, John Wargo wrote: > Is there anything special about distributing your plugins on GitHub? My > files are up there, but when I try to test addin