TWiStErRob / net.twisterrob.ghlint

https://ghlint.twisterrob.net/
8 stars 1 forks source link

Support Homebrew via a `tap` #306

Open timsearle opened 5 months ago

timsearle commented 5 months ago

As outlined in GHLint docs, Homebrew has very stringent requirements for new formulae, which may not be met and could potentially be very arbitrary.

A sensible alternative would be to provide it via a tap. This would require a repository at TWiStErRob/homebrew-tap, with a Formulae directory and reference GHLint within the ruby file.

Docs: https://docs.brew.sh/How-to-Create-and-Maintain-a-Tap

TWiStErRob commented 5 months ago

Example: https://github.com/JakeWharton/diffuse?tab=readme-ov-file#install https://github.com/JakeWharton/homebrew-repo/tree/trunk/Formula