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

Feat/cli lib #159

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Feat/cli lib #159

wants to merge 2 commits into from

Conversation

jspaezp
Copy link
Contributor

@jspaezp jspaezp commented Nov 1, 2024

This PR essentially implements the library aspect of the cli crate (moved stuff from main.rs to other 'modules'/'files'). So now it can be used in other crates (pretty much as a glorified+centralized builder for a sage run).

As far as I know ... the api is the same in terms of what structs exist and what fields are there but I did change the visibility of some of them.

(I also sneaked in a small refactor that moves the format identification from the cli crate to the cloudpathlib crate ... sorry ...)

LMK what you think!

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

Successfully merging this pull request may close these issues.

1 participant