fabasoad/Setup Shakespeare

This GitHub action installs one of the Shakespeare programming language interpreters called shakespearelang.

View on GitHub

Trust Signals

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