Closed nicholastmosher closed 4 years ago
Right now a lot of business logic for installing fluvio is contained in the CLI crate itself. We should move that business logic into the client-rs crate and give it a good public API so that functionality is reusable.
client-rs
Closed by #236
Right now a lot of business logic for installing fluvio is contained in the CLI crate itself. We should move that business logic into the
client-rs
crate and give it a good public API so that functionality is reusable.