Not everyone has a Rust environment and able to use `cargo install`. We should support other installation methods, such as: - Prebuilt binaries for Mac/Windows/Linux - Homebrew? - npm? [cargo-dist](https://github.com/axodotdev/cargo-dist) seems worth investigating.