Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 847 Bytes

README.md

File metadata and controls

25 lines (19 loc) · 847 Bytes

clickhouse-infra

GitHub license GoDoc Go Report Card

Run make help

>  make help
Specify a subcommand:

  build                Build the code
  clean                Clean the project binaries
  tidy                 tidy the go modules
  test                 Run the all tests
  lint                 Run the linter
  format               Run the linter with fix
  tools-golangci-lint  Install golangci-lint
  tools                Install all tools

License

Apache 2.0