nickderobertis/screencomp
Install the screencomp CLI (and optionally run it) for visual-docs gallery and PR-comment workflows.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Jun 24, 2026
- License
- MIT
Pinned Snippet
uses: nickderobertis/screencomp@397e9d9d3a1cfb17864798cd857ef7fa690df552 # v0.4.2tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| version | Release tag to install (e.g. v0.1.0) or "latest". | no | latest |
| method | How to obtain the binary: "download" (prebuilt release asset, default) or "source" (cargo install). | no | download |
| args | Optional arguments to run as `screencomp <args>` after install. Leave empty to only install. | no | "" |
Outputs
no outputs