iambnlvn/Install Zig Language
Install Zig language from master or specified version and flavor
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| version | The version of Zig to install (e.g., 'master', '0.11.0', etc.) | yes | master |
| flavor | The build flavor to install (e.g., 'x86_64-linux', 'aarch64-linux', etc.) | yes | — |
Outputs
| name | description |
|---|---|
| zig-bin | The path to the installed Zig binary. |