Skip to content

Latest commit

 

History

History
35 lines (20 loc) · 960 Bytes

installation.md

File metadata and controls

35 lines (20 loc) · 960 Bytes

Install

Install the pre-compiled binary

Homebrew Tap (MacOS/Linux)

brew install ekristen/tap/azure-nuke@1

!!! warning "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