Install¶
Install the pre-compiled binary¶
Homebrew Tap (MacOS/Linux)¶
brew install ekristen/tap/azure-nuke@1
Brew Warning
azure-nuke is NOT on homebrew due to their new ridiculous policy of requiring 75 stars or more.
Releases¶
You can download pre-compiled binaries from the releases page.
Docker¶
Registries:
You can run azure-nuke with Docker by using a command like this:
Source¶
To compile azure-nuke from source you need a working Golang development environment and goreleaser.
azure-nuke uses go modules and so the clone path should not matter. Then simply change directory into the clone and run:
goreleaser build --clean --snapshot --single-target