Skip to content

Instantly share code, notes, and snippets.

@ola0x
Last active June 7, 2022 18:42
Show Gist options
  • Save ola0x/da61cd87eb5642430b4a4864710d0d2f to your computer and use it in GitHub Desktop.
Save ola0x/da61cd87eb5642430b4a4864710d0d2f to your computer and use it in GitHub Desktop.
How to install argo on windows
  • Go to this link https://github.com/argoproj/argo-workflows/releases and download argo-windows-amd64.exe.gz
  • unzip argo-windows-amd64.exe.gz
  • rename argo-windows-amd64.exe to argo.exe
  • add the folder path to system path
  • open a new terminal and type argo version
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment