Get hands-on with Chkk in minutes.
# For AMD64 / x86_64 [ $(uname -m) = x86_64 ] && curl -Lo ./chkk https://cli.chkk.io/download/latest/chkk-linux-amd64 # For ARM64 [ $(uname -m) = aarch64 ] && curl -Lo ./chkk https://cli.chkk.io/download/latest/chkk-linux-arm64 chmod +x ./chkk sudo mv ./chkk /usr/local/bin/chkk
chkk start
> chkk start __ __ __ .----| |--| |--| |--. | __| | <| < |____|__|__|__|__|__|__| Welcome to Chkk!
Was this page helpful?