Support cargo-binstall #1067
auronandace
started this conversation in
Ideas
Replies: 1 comment 3 replies
-
|
Hi, @auronandace! I like that! I also prefer to install only binary files in most cases. Using this we will be able to effectively serve only binary files officially. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Zellij keeps on getting better and better. Unfortunately, this also tends to mean it gets bigger as more features are added. Sometimes those features bring in new dependencies and that increases the compile time of the project. In addition to being able to install zellij via
cargo install zellijit might be advantageous to also supportcargo binstall zellij.Here is a link to cargo-binstall: https://github.com/ryankurte/cargo-binstall
As always I'd like to thank you for such an awesome project!
Beta Was this translation helpful? Give feedback.
All reactions