apache / cordova-plugman

Apache Cordova Plugman
https://cordova.apache.org/
Apache License 2.0
399 stars 151 forks source link

Adding "Plugin Creation" Methods #25

Closed lholmquist closed 10 years ago

lholmquist commented 10 years ago

This is for https://issues.apache.org/jira/browse/CB-4886

i've add 2 new commands. create and platform add/remove , i guess thats technically 3 :) for scaffolding new plugins.

create will create a new plugin and the platform commands will then add that platform to the new plugin, currently i've only add ios and android as the platforms.

agrieve commented 10 years ago

Holy moly! I finally got around to looking at this. I've merged it in and made a couple tweaks to it in a follow-up commit.

Thanks!

Please close the pull request.

lholmquist commented 10 years ago

landed in https://github.com/apache/cordova-plugman/commit/a1b11a128f01bdd915af5835008b1902404b693e