Skip to content

feat: Add Homebrew tap (vmvarela/homebrew-sql-pipe)#27

Merged
vmvarela merged 1 commit intomasterfrom
issue-20-homebrew-tap
Mar 3, 2026
Merged

feat: Add Homebrew tap (vmvarela/homebrew-sql-pipe)#27
vmvarela merged 1 commit intomasterfrom
issue-20-homebrew-tap

Conversation

@vmvarela
Copy link
Owner

@vmvarela vmvarela commented Mar 3, 2026

Summary

Creates the Homebrew tap vmvarela/homebrew-sql-pipe and documents the brew installation method.

Changes

  • vmvarela/homebrew-sql-pipe — new repository with:
    • Formula/sql-pipe.rb: handles aarch64-macos, x86_64-macos, and x86_64-linux via on_macos/on_linux blocks; SHA256 checksums from sha256sums.txt of v0.1.0
    • README.md: documents the tap and supported platforms
  • README.md (this repo): adds brew tap vmvarela/sql-pipe && brew install sql-pipe as the first installation method in Quick Start

How to install

brew tap vmvarela/sql-pipe
brew install sql-pipe

Closes #20

@github-actions github-actions bot added the type:docs Documentation only label Mar 3, 2026
@vmvarela vmvarela merged commit c268299 into master Mar 3, 2026
6 checks passed
@vmvarela vmvarela deleted the issue-20-homebrew-tap branch March 3, 2026 17:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type:docs Documentation only

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Homebrew tap for macOS and Linux installation

1 participant