Skip to content
Discussion options

You must be logged in to vote
Admin verified this answer by ReagentX Mar 22, 2026

cargo is the best option if you have Rust installed because you'll get a native binary built for your exact system. If you'd rather skip the Rust toolchain, brew is the next easiest path. Prebuilt binaries are a fallback for when neither of the above works for you.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer verified by Admin Mar 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
question Further information is requested crate: cli Related to the CLI crate
2 participants