Skip to content

plainapp-cli v0.1.0

Latest

Choose a tag to compare

@github-actions github-actions released this 06 May 02:13

Install

macOS / Linux — one-liner:

bash <(curl -fsSL https://raw.githubusercontent.com/plainhub/plainapp-cli/main/install.sh)

Manual download — pick the binary for your platform below, then:

chmod +x plainapp-cli-*
sudo mv plainapp-cli-* /usr/local/bin/plainapp-cli

SLSA Provenance (Level 3)

The .intoto.jsonl file is a signed SLSA provenance document covering all release binaries.
Verify with slsa-verifier:

slsa-verifier verify-artifact plainapp-cli-linux-x86_64 \
  --provenance-path multiple.intoto.jsonl \
  --source-uri github.com/plainhub/plainapp-cli

Checksums (SHA-256)

See checksums.txt attached below.