Skip to content
This repository has been archived by the owner on Sep 4, 2018. It is now read-only.

Plugin with dependencies #431

Open
AlexIzh opened this issue Mar 4, 2016 · 1 comment
Open

Plugin with dependencies #431

AlexIzh opened this issue Mar 4, 2016 · 1 comment

Comments

@AlexIzh
Copy link

AlexIzh commented Mar 4, 2016

Hi, I have a question regarding plugins which are not working without another plugins. For example, if I have plugin for PluginPanel(special panel for plugins for Xcode), and user wants to install my plugin, he needs install PluginPanel first. Does Alcatraz have dependecy management feature? Will be cool, if I can add some special field to description of my plugin like:
dependencies: [ link_one, link_two]

And when user taps to install to my plugin Alcatraz will install dependencies also

@jurre
Copy link
Collaborator

jurre commented Mar 6, 2016

We currently do not have support for this, and I'm not sure if it's common enough for plugins to depend on other plugins for us to build this. Do you have an idea of how many other plugins have this requirement?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants