Install Forge Binary (K8s Tooling)

?
S
Bash

K8s tooling (CI/CD) with Forge. https://forge.sh/?utm_source=katacoda&utm_medium=tutorial&utm_campaign=tutorial

1$ curl https://s3.amazonaws.com/datawire-static-files/forge/$(curl https://s3.amazonaws.com/datawire-static-files/forge/latest.url)/forge -o /tmp/forge
2$ chmod a+x /tmp/forge
3$ sudo mv /tmp/forge /usr/local/bin
4$ forge setup

Created on 7/30/2018