anton-rs / op-up

Composable OP Stack Orchestration
https://stack.anton.systems
MIT License
41 stars 2 forks source link

feat(bin): Dependency Manager #36

Closed refcell closed 1 year ago

refcell commented 1 year ago

Description

Implements a DependencyManager for #7.

The dependency manager encapsulates installing required software to run op-up, making it very easy to get started with op-up.

As of right now, there is no actual install candidates - have yet to figure out the best way to do this. Couldn't find any available binary installation as a library crates.

refcell commented 1 year ago

Current dependencies on/for this PR:

This comment was auto-generated by Graphite.