Homebrew tap for the crs project
Find a file
2026-03-07 15:00:05 +01:00
.github/workflows Replace rolling formula with alias to latest versioned formula 2026-03-06 21:07:39 +01:00
Aliases Update rolling version to latest release 2026-03-07 14:53:40 +01:00
Formula Add recipe for new release 2026-03-07 14:53:27 +01:00
.gitignore Init 2026-02-05 11:42:29 +01:00
CHANGES.md Add changelog and gh code owners settings 2026-02-05 16:33:42 +01:00
CODE_OF_CONDUCT.md Adopt OCaml code of conduct 2026-03-06 21:07:52 +01:00
CODEOWNERS Add changelog and gh code owners settings 2026-02-05 16:33:42 +01:00
LICENSE Add repository metadata 2026-02-05 12:53:38 +01:00
README.md Add repository metadata 2026-02-05 12:53:38 +01:00

homebrew-crs

Homebrew tap for crs.

Installation

brew tap mbarbin/crs
brew install crs

About

This tap distributes pre-built binaries published with crs GitHub releases.

Artifacts attestations are available for each binary, verifiable with:

gh attestation verify $(which crs) --repo mbarbin/crs

Platform Support

  • macOS ARM64
  • Linux x86_64