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

Separate into lib and CLI #14

Open
hackergrrl opened this issue Oct 30, 2015 · 3 comments
Open

Separate into lib and CLI #14

hackergrrl opened this issue Oct 30, 2015 · 3 comments

Comments

@hackergrrl
Copy link
Contributor

Break this repo apart into ipget-cli and ipget-lib. Projects like gx can take advantage of ipget's functionality, while users can continue to benefit via the CLI app.

@whyrusleeping
Copy link
Member

Yeah, i've been wanting to have a way for it to work without a daemon running locally. would ipget-lib support creating 'sessions'? So i can do multiple fetches on a given ephemeral daemon?

@hackergrrl
Copy link
Contributor Author

I haven't thought too deeply on the api yet, but that use case makes good sense given how expensive bringing up a node is. 👍

@faddat
Copy link

faddat commented Aug 20, 2021

Closed by #91

--except, I think it's fine as one repo. We now have a library called get that can easily embed in go apps.

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

No branches or pull requests

3 participants