[git-users] Adding plugins from specific revision Github project to the Cordova project

2014-08-06 Thread Surinaidu Majji
I have setup the android project using cordova command-line-interface with the help of node.js. I have added the required plugin from Github to our project by the following command: C:Users/Admin/cordova plugin add https://github.com/phonegap-build/PushPlugin.git For now it is working fine,

[git-users] Re: Adding plugins from specific revision Github project to the Cordova project

2014-08-06 Thread Thomas Ferris Nicolaisen
On Wednesday, August 6, 2014 8:01:36 AM UTC+2, Surinaidu Majji wrote: I have setup the android project using cordova command-line-interface with the help of node.js. I have added the required plugin from Github to our project by the following command: C:Users/Admin/cordova plugin add

[git-users] Re: Adding plugins from specific revision Github project to the Cordova project

2014-08-06 Thread Surinaidu Majji
On Wednesday, August 6, 2014 5:36:17 PM UTC+5:30, Thomas Ferris Nicolaisen wrote: On Wednesday, August 6, 2014 8:01:36 AM UTC+2, Surinaidu Majji wrote: I have setup the android project using cordova command-line-interface with the help of node.js. I have added the required plugin from