Installation
MacOS
The latest stable binary can be found here:
Simply download it and add it to your PATH. Or, copy+paste this command in your terminal:
curl -Lo redhawk https://devopsartfactory.s3.ap-northeast-2.amazonaws.com/redhawk/releasees/latest/redhawk-darwin-amd64
sudo install redhawk /usr/local/bin/
- You can easily download with
brew
.
brew tap devopsartfactory/devopsart
brew install redhawk
redhawk version
Linux
The latest stable binary can be found here:
Simply download it and add it to your PATH. Or, copy+paste this command in your terminal:
curl -Lo redhawk https://devopsartfactory.s3.ap-northeast-2.amazonaws.com/redhawk/releasees/latest/redhawk-linux-amd64
sudo install redhawk /usr/local/bin/
redhawk version
Windows
The latest stable binary can be found here:
Simply download it and place it in your PATH as goployer.exe.