Skip to content

Dependencies! #14

@vgmoose

Description

@vgmoose

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions