zzamboni/Elvish installer

Install the Elvish shell in your runner, allowing you to write your workflow scripts using the Elvish language.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
versionElvish version to install. Default: 'HEAD'.noHEAD
binary_nameThe name to give to the installed Elvish binary. Default: 'elvish'. In Windows runners, '.exe' is automatically added to this name.noelvish
binary_dirThe path where to install the Elvish binary. Default: 'auto', which installs at /usr/local/bin on Linux/macOS and C:\Program Files\Elvish on Windows.noauto
architectureArchitecture for which to fetch the binary. Default: 'auto', which installs the correct version according to the runner architecture. You can manually specify any of the architectures for which Elvish is available (see https://dl.elv.sh/).noauto

no outputs