Homebrew tap for SpecScore CLIs.
brew install specscore/tap/specscoreThe first invocation auto-adds the tap and installs the CLI. To pin the tap separately:
brew tap specscore/tap
brew install specscore| Formula | Description | Source |
|---|---|---|
specscore |
SpecScore CLI — lint, validate, and navigate Markdown specifications | specscore/specscore-cli |
Formulae are published automatically by GoReleaser on each tagged release of the upstream CLI. Manual edits to *.rb (root-level, e.g. specscore.rb) will be overwritten on the next release.
MIT — see LICENSE.