I have started to write a plugin for PhoneGap and now I want to create a folder under IPhone directory inside PhoneGap Plugins Git. Is there a guide I can follow to create a directory for my Plugin so developers could contribute?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
The easiest way would be to:
You create in essence an intermediate PhoneGap repo, which will collect all contributions (yours and other developers) for your own plugin, before submitting that new folder content back to the original PhoneGap Plugins project.