Skip to content

0.0.11

Compare
Choose a tag to compare
released this 11 Mar 19:39
· 128 commits to main since this release

Linux

curl -L https://github.com/jenkins-x-labs/jxl/releases/download/v{{.Version}}/slack-linux-amd64.tar.gz | tar xzv 
sudo mv slack /usr/local/bin

macOS

curl -L  https://github.com/jenkins-x-labs/jxl/releases/download/v{{.Version}}/slack-darwin-amd64.tar.gz | tar xzv
sudo mv slack /usr/local/bin