Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 444 Bytes

README.md

File metadata and controls

26 lines (18 loc) · 444 Bytes

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