Skip to content

Request: publish this package to Cargo/crates.io #44

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

Open
DeflateAwning opened this issue Jun 26, 2024 · 2 comments
Open

Request: publish this package to Cargo/crates.io #44

DeflateAwning opened this issue Jun 26, 2024 · 2 comments

Comments

@DeflateAwning
Copy link
Contributor

I want to be able to install this project via cargo install framework_tool. Can you please publish it to cargo/crates.io?

@DeflateAwning DeflateAwning changed the title Request: publish this package to Cargo Request: publish this package to Cargo/crates.io Jun 26, 2024
@EliasHolzmann
Copy link

As an alternative, you can install from the git repo via cargo install --git https://github.com/FrameworkComputer/framework-system framework_tool. But yeah, I agree, having this on crates.io would be nicer.

@JohnAZoidberg JohnAZoidberg mentioned this issue Feb 9, 2025
7 tasks
@JohnAZoidberg
Copy link
Member

I'm working on it, now I made it so that you can install it if you have the git repo cloned:
#147

To publish it on crates.io all dependencies have to be on crates.io as well. Right now some are forked, so I'll have to finish upstreaming those changes to these crates.

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