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

Merged
merged 2 commits into from
Dec 14, 2024
Merged

Feat/cli lib #159

merged 2 commits into from
Dec 14, 2024

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!

@jspaezp
Copy link
Contributor Author

jspaezp commented Dec 13, 2024

bump? :D

@lazear lazear merged commit 97263b1 into lazear:master Dec 14, 2024
1 check passed
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.

2 participants