If you have `cargo`, you can install the `quartz-cli` create directly from crates.io:
```bash
cargo install quartz-cli
```
If you are using [Homebrew](https://brew.sh/) on macOS, you can use the tap command:
```bash
brew tap eduardorodriguesf/quartz
brew install quartz
```
If you don't see your preferred package manager there, feel free to [open an issue](https://github.com/EduardoRodriguesF/quartz/issues/new)!