atoscerebro/Setup jarvis CLI
Download the correct version of jarvis and add it to the PATH.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Oct 7, 2022
- License
- None
- Runtime
- Deprecated runtime
Pinned Snippet
uses: atoscerebro/setup-jarvis@8be4df698c77d915fad6775812ccdee97187e791 # no releases — HEAD as of 2026-07-10tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| token | Used to pull from jarvis repo. Typically use default value. | — | ${{ github.token }} |
| version | version of jarvis to use in form v1.2 or v1.2.3 or `latest`. | — | latest |
| architecture | Target architecture for Go to use. Examples: amd64, arm64. Will use system architecture by default. | — | — |
Outputs
no outputs