Skip to content

v0.6.23

Choose a tag to compare

@github-actions github-actions released this 13 Aug 08:33
· 1 commit to main since this release

Changed

  • npm publishing — switched from stored NPM_TOKEN secret to OIDC Trusted Publishing with --provenance. No secrets needed, plus supply chain attestation on npmjs.com.

Install

npm / bun (requires Bun)

bun add -g @crucibledx/forge-cli
# or: npm install -g @crucibledx/forge-cli

Homebrew (macOS / Linux)

brew install crucibledx/tap/forge

Shell script (macOS / Linux)

curl -fsSL https://raw.githubusercontent.com/crucibledx/forge-cli/main/scripts/install.sh | sh

Manual download
Download the binary for your platform from the assets below, extract, and add to your PATH.

Checksums

See checksums.txt in the release assets for SHA-256 verification.