nao1215/Setup iso8583tool

Install the iso8583tool CLI by downloading a prebuilt release binary (Linux, macOS, Windows / amd64, arm64).

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
versionVersion of iso8583tool to install (e.g. "v0.8.0" or "0.8.0"). Use "latest" to install the most recent release.nolatest
github-tokenGitHub token used for API requests and downloads to avoid rate limiting.no${{ github.token }}
install-dirDirectory to install the iso8583tool binary into. Defaults to $HOME/.iso8583tool/bin.no""
verify-checksumVerify the downloaded archive against checksums.txt (SHA-256). Set to "false" to skip.notrue
verify-attestationVerify the archive build provenance with "gh attestation verify". Requires the gh CLI. Opt-in.nofalse
add-to-pathAdd the install directory to PATH for subsequent steps. Set to "false" to only expose the outputs.notrue
namedescription
versionThe resolved version of iso8583tool that was installed (e.g. v0.8.0).
bin-pathAbsolute path to the installed iso8583tool binary.
install-dirDirectory the iso8583tool binary was installed into (added to PATH).