alis-is/Setup eli environment

Setup a eli environment and add it to the PATH

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
eli-versionThe eli version to download (if necessary) and use. Supports semver spec and ranges.
eli-version-filePath to the version file - any file with version string as content.
architectureTarget architecture for eli to use. Examples: x86, x64. Will use system architecture by default.
tokenUsed to auth octokit${{ github.server_url == 'https://github.com' && github.token || '' }}
namedescription
eli-versionThe installed eli version. Useful when given a version range as input.