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 spider CLI binaries #217

Open
alexkreidler opened this issue Oct 17, 2024 · 1 comment
Open

Publish spider CLI binaries #217

alexkreidler opened this issue Oct 17, 2024 · 1 comment

Comments

@alexkreidler
Copy link

Publishing binaries on Github releases would save people from having to build the CLI, which can take a while especially on low-resource devices. Then they can install with cargo-binstall: cargo binstall spider_cli, or by curling the Github releases URL.

A Github action to run cargo build and publish would be pretty quick to setup and very useful. Thanks for an awesome project!

@asymmetric1947
Copy link

asymmetric1947 commented Oct 18, 2024

+1 for this, would help a lot with deployment, especially since it's just a GitHub setting that could be set once and then left alone to run automatically going forward

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

2 participants