bendsql icon indicating copy to clipboard operation
bendsql copied to clipboard

make a brew cask release

Open flaneur2020 opened this issue 2 years ago • 1 comments

currently the bendsql is released as source code in brew, however it takes actually a long time to actually compiles it in local machines.

how about making a brew cask release which allows install binary directly?

flaneur2020 avatar Jun 03 '23 02:06 flaneur2020

❯ brew install bendsql
==> Fetching databendcloud/tap/bendsql
==> Downloading https://github.com/databendcloud/homebrew-tap/releases/download/bendsql-0.6.5/bendsql-0.6.5.arm64_ventura.bottle.tar.gz
==> Downloading from https://objects.githubusercontent.com/github-production-release-asset-2e65be/546731100/f3494fbb-1912-4a97-8145-2520c18946fa?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53
############################################################################################################################################################################################################### 100.0%
==> Installing bendsql from databendcloud/tap
==> Pouring bendsql-0.6.5.arm64_ventura.bottle.tar.gz
🍺  /opt/homebrew/Cellar/bendsql/0.6.5: 7 files, 11.6MB
==> Running `brew cleanup bendsql`...

everpcpc avatar Sep 08 '23 10:09 everpcpc