Skip to content

v2.5.3

Latest

Choose a tag to compare

@github-actions github-actions released this 29 Jun 21:40

Install

Download the binary for your platform and run it:

# Linux (amd64)
curl -L -o ch-ui https://github.com/caioricciuti/ch-ui/releases/download/v2.5.3/ch-ui-linux-amd64
chmod +x ch-ui
sudo install -m 755 ch-ui /usr/local/bin/ch-ui
ch-ui

If you don't want a global install, run it as ./ch-ui.

Verify checksum

sha256sum -c checksums.txt