Add documentation for new taps.

This commit is contained in:
2025-12-08 01:46:26 +00:00
parent 273ae7692f
commit 48b8ed1496
7 changed files with 281 additions and 141 deletions
+3
View File
@@ -0,0 +1,3 @@
# Disable shellcheck for non-tap scripts
# These are utility scripts not part of homebrew tap functionality
disable=SC2311,SC2312