grimoire-rs/Setup Grimoire

Install the grim CLI (Grimoire — the OCI-backed package manager for AI skills and rules) on the runner and add it to PATH.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
versiongrim release to install (`latest` or an exact `vX.Y.Z` tag)nolatest
release-base-urlBase URL grim release archives are downloaded from. A mirror must serve `<base>/download/<tag>/<asset>` plus the `.sha256` sidecars; the `<base>/latest/download/<asset>` redirect is GitHub-specific, so pin an exact `version` when pointing at a mirror.nohttps://github.com/grimoire-rs/grimoire/releases
release-auth-headerOptional HTTP header sent with release downloads, e.g. "PRIVATE-TOKEN: <your-mirror-token>" for an authenticated mirror. Pass a secret via the action's `with:` block.no""
namedescription
versionThe installed grim version as reported by `grim --version`