beeman/Beeman Setup Quasar
Installs the Agave Solana CLI and Quasar CLI
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| agave-version | Agave release version to install | no | 3.1.13 |
| install-rust | Whether to install Rust before building Quasar | no | true |
| quasar-ref | Git ref to resolve Quasar from when quasar-sha is not set | no | master |
| quasar-repo | Git repository to install Quasar from | no | https://github.com/blueshift-gg/quasar.git |
| quasar-sha | Exact Quasar commit SHA to install | no | "" |
| rust-toolchain | Rust toolchain used to build Quasar | no | stable |
Outputs
| name | description |
|---|---|
| agave-version | Agave version installed by the action |
| quasar-sha | Exact Quasar commit SHA installed by the action |