ortus-boxlang/Setup BoxLang CLI

Sets up BoxLang for GitHub Actions

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Apr 22, 2026
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: ortus-boxlang/setup-boxlang@15a4a87098c5b4d35704fb42590efe153fb289dc # 1.4.0

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
boxlang-homeCustom directory for BoxLang installation (default: ${GITHUB_WORKSPACE}/.boxlang)no""
with-commandboxWhether to install with CommandBox (default: false)nofalse
commandbox_versionCommandBox version to install (default: latest)nolatest
commandbox_modulesComma-delimited list of CommandBox packages to installno""
forgeboxAPIKeyForgeBox API Keyno""
modulesSpace-delimited list of modules to installno""
versionBoxLang version to installnolatest
namedescription
boxlang-versionThe version of BoxLang that was installed
installation-pathThe path where BoxLang was installed