atoscerebro/Setup jarvis CLI

Download the correct version of jarvis and add it to the PATH.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Oct 7, 2022
License
None
Runtime
Deprecated runtime

Pinned Snippet

workflow.ymlSHA-pinned
uses: atoscerebro/setup-jarvis@8be4df698c77d915fad6775812ccdee97187e791 # no releases — HEAD as of 2026-07-10

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

namedescriptionrequireddefault
tokenUsed to pull from jarvis repo. Typically use default value.${{ github.token }}
versionversion of jarvis to use in form v1.2 or v1.2.3 or `latest`.latest
architectureTarget architecture for Go to use. Examples: amd64, arm64. Will use system architecture by default.

no outputs