jacobcoffee/Setup Bun with bunenv

Set up a specific Bun version using bunenv for isolated environments

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
bun-versionBun version to install (e.g., "latest", "1.3.3")nolatest
variantBun variant to install ("", "baseline", "musl", "profile")no""
github-tokenGitHub token for API requests to avoid rate limitsno${{ github.token }}
cacheEnable caching of bunenv and Bun installationsnotrue
python-versionPython version to use for installing bunenvno3.12
namedescription
bun-versionThe actual Bun version that was installed
bunenv-pathPath to the bunenv environment directory