loonghao/Setup vx

Setup vx - Universal Development Tool Manager for your CI/CD workflows

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
versionvx version to install (e.g., "0.5.7", "latest")nolatest
github-tokenGitHub token for API requests (avoids rate limiting)no${{ github.token }}
toolsSpace-separated list of tools to pre-install (e.g., "node go uv")no""
cacheEnable caching of vx tools directorynotrue
cache-key-prefixCustom prefix for cache keynovx-tools
setupRun vx setup --ci to install tools from vx.toml and export tool paths to GITHUB_PATH. Set to "true" to enable, "false" to disable (default)nofalse
namedescription
versionThe installed vx version
cache-hitWhether the cache was hit