Homebrew tap for the dunolint project
Find a file
Mathieu Barbin 8281e39805
Merge pull request #4 from mbarbin/improve-ci-tests
Removing the pipe redirection of the brew command
2026-03-06 17:33:59 +01:00
.github/workflows Removing the pipe redirection of the brew command 2026-03-06 17:31:25 +01:00
Aliases Replace rolling formula with alias to latest versioned formula 2026-03-06 17:15:18 +01:00
Formula Replace rolling formula with alias to latest versioned formula 2026-03-06 17:15:18 +01:00
.gitignore Init 2026-02-09 22:39:01 +01:00
CHANGES.md Setup homebrew tap for dunolint with 2 formulae 2026-02-09 22:56:37 +01:00
CODE_OF_CONDUCT.md Adopt OCaml code of conduct 2026-02-09 23:05:50 +01:00
CODEOWNERS Setup homebrew tap for dunolint with 2 formulae 2026-02-09 22:56:37 +01:00
LICENSE Setup homebrew tap for dunolint with 2 formulae 2026-02-09 22:56:37 +01:00
README.md Setup homebrew tap for dunolint with 2 formulae 2026-02-09 22:56:37 +01:00

homebrew-dunolint

Homebrew tap for dunolint.

Installation

brew tap mbarbin/dunolint
brew install dunolint

About

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

Artifacts attestations are available for each binary, verifiable with:

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

Platform Support

  • macOS ARM64
  • Linux x86_64