Skip to content
This repository has been archived by the owner on Jan 7, 2023. It is now read-only.

arduanov/homebrew-clickhouse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 

Repository files navigation

Homebrew ClickHouse Tap

Builds of ClickHouse for MacOS.

Build without ICU, support for collations and charset conversion functions disabled

Installation

Add homebrew tap

brew tap arduanov/clickhouse

Install ClickHouse

brew upgrade
brew install clickhouse

Build bottle

brew install --build-bottle --cc=gcc-8 --devel clickhouse
brew bottle --json clickhouse