Skip to content

Homebrew tap for macOS and Linux installation #20

@vmvarela

Description

@vmvarela

Description

Create a Homebrew tap (vmvarela/homebrew-sql-pipe) so users on macOS and Linux can install sql-pipe with a single command:

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

Acceptance Criteria

  • Repository vmvarela/homebrew-sql-pipe created with Formula/sql-pipe.rb
  • Formula handles aarch64-macos, x86_64-macos, and x86_64-linux via on_macos/on_linux blocks
  • SHA256 checksums come from the release's sha256sums.txt
  • brew test passes (sql-pipe --version)
  • README documents the brew tap installation method

Notes

  • Use the pre-built binaries from GitHub Releases — no compilation needed
  • Future versions can use a script to auto-update the formula SHA256 as part of the release workflow
  • Path to homebrew-core entry requires >75 GitHub stars

Metadata

Metadata

Assignees

No one assigned

    Labels

    priority:highMust be in the next sprintsize:sSmall — 1 to 4 hoursstatus:readyRefined and ready for sprint selectiontype:featureNew functionality

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions