# Install
# By binary files (recommended)
Download the binary files from release (opens new window), choose the executable binary file according to your env.
# By container image
docker pull quay.io/housepower/clickhouse_sinker
# By source
Install Golang
Go Get
go get -u github.com/housepower/clickhouse_sinker/...
- Build && Run
make build
Run →