blackberry / webworks-gui

GUI Tool for WebWorks 2.0
https://developer.blackberry.com/html5/
Apache License 2.0
3 stars 5 forks source link

UI allows you to install plugin via a URL #49

Open jengee opened 10 years ago

jengee commented 10 years ago

For Plugins that are in GIT like this: https://github.com/apache/cordova-plugin-camera.git

This requires you to have GIT installed. And yes, it's great that it works but webworks does not package GIT as part of the installer. Do we want this ability? We should at least have a message to tell people that if their plugin is in a GIT repository, we should probably point them where to get GIT.

kwallis commented 10 years ago

Sure, we could provide some feedback that Git is required...