panquesito7/Setup JuleC environment

Setup a JuleC development environment in your project.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Sep 14, 2023
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: panquesito7/setup-jule@2552891f81aadac7535f3524a2a436196d73dd82 # v1.1.3

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

namedescriptionrequireddefault
versionThe version of JuleC that will be downloaded. Use "latest" for the latest stable release.yeslatest
directoryDirectory where Jule will be downloaded.yes.
architectureThe architecture that's going to be used. Valid options are "arm64", "amd64", and "i386".noamd64
add-to-pathWhether to add JuleC to the PATH or not.nofalse
extra-commandExtra command that will be executed after JuleC is installed.no""

no outputs