Installation

Installation

MacOS

The latest stable binary can be found here:

https://devopsartfactory.s3.ap-northeast-2.amazonaws.com/redhawk/releasees/latest/redhawk-darwin-amd64

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:

https://devopsartfactory.s3.ap-northeast-2.amazonaws.com/redhawk/releasees/latest/redhawk-linux-amd64

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:

https://devopsartfactory.s3.ap-northeast-2.amazonaws.com/redhawk/releasees/latest/redhawk-windows-amd64.exe

Simply download it and place it in your PATH as goployer.exe.

What's on this Page