fabasoad/Setup Wren CLI

This action sets up a wren CLI to run wren scripts.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
versionwren CLI version. Defaults to the latest version.nolatest
forceIf "false" skips installation if wren CLI is already installed. If "true" installs wren CLI in any case. Defaults to "false". nofalse
github-tokenGitHub token that is used to send requests to GitHub API such as getting latest release. Defaults to the token provided by GitHub Actions environment. no${{ github.token }}
namedescription
installedWhether wren CLI was installed or not.