noah-qin/setup-vex
Install vex and optionally install or activate vex-managed toolchains on macOS runners.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| version | Release tag to install. Use "latest" to install the newest published release. | no | latest |
| tools | Space, comma, or newline separated tool specs such as "node@20 go@1.24". | no | "" |
| auto-install | Install and activate the tools declared in the current project's version files. | no | false |
| use-cache | Restore and save ~/.vex/cache plus ~/.vex/toolchains between workflow runs. | no | true |
Outputs
no outputs