Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dependencies! #14

Open
vgmoose opened this issue Nov 10, 2018 · 0 comments
Open

Dependencies! #14

vgmoose opened this issue Nov 10, 2018 · 0 comments

Comments

@vgmoose
Copy link
Member

vgmoose commented Nov 10, 2018

Upon installation, if there are any packages that are listed as dependencies, they should be installed before the download. This might also include a concept of queueing (so dependent packages can just be added to the queue before the main package, and then the entire queue installed).

Proposed syntax: an array of strings of package names under the dependencies key

...
dependencies: ["space", "pynx"],

If this key is missing, null, or an empty array, then nothing should happen. In the GUI, dependent packages should be able to be clicked on as well to view more details or view their current installation status

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

No branches or pull requests

1 participant