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

Publish cargo-sails binaries to support cargo binstall sails-cli #570

Open
btwiuse opened this issue Oct 8, 2024 · 0 comments
Open

Publish cargo-sails binaries to support cargo binstall sails-cli #570

btwiuse opened this issue Oct 8, 2024 · 0 comments

Comments

@btwiuse
Copy link
Member

btwiuse commented Oct 8, 2024

Problem to Solve

It would be nice to publish the compiled binaries of cargo-sails for linux/macos along with each tag release, so that developers can save time installing the tool from source, reducing the Time To Hello World

Then we can use cargo binstall to fetch the binaries from the github release page.

$ cargo binstall sails-cli

Possible Solution

See https://github.com/cargo-bins/cargo-binstall

Notes

No response

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

1 participant