ysdragon/Build Ring Project

A GitHub Action that compiles Ring Programming Language projects.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
filePath to the Ring source file to buildno
commandCommand to execute (if file is not specified)no
output_exeSet to `true` to generate an executable using Ring2EXEnofalse
argsAdditional arguments to pass to Ring or Ring2EXEno""
ring_packagesSpace-separated list of packages to install from RingPMno
versionSpecify the version of the Ring compiler to use (commit ID, tag, branch, or hash)nov1.27
archTarget architecture for MSVC compiler on Windows (x64, x86, arm64)nox64
cacheSet to `false` to disable caching of the Ring installationnotrue

no outputs