Description
I noticed the project currently relies on remote shell script installation. For some users, running arbitrary remote shell scripts feels disturbing.
Suggested solution
It'd be great to support package management tools (e.g. brew, winget).
Publishing to crates.io is also a good option. This will natively support cargo install (source compilation) and automatically enable compatibility with cargo binstall (prebuilt binary installation).
Alternative
No response
Additional context
No response
Validations
Description
I noticed the project currently relies on remote shell script installation. For some users, running arbitrary remote shell scripts feels disturbing.
Suggested solution
It'd be great to support package management tools (e.g. brew, winget).
Publishing to crates.io is also a good option. This will natively support
cargo install(source compilation) and automatically enable compatibility withcargo binstall(prebuilt binary installation).Alternative
No response
Additional context
No response
Validations