# Installation

#### MacOs

`terrakube` is available via [Homebrew](https://brew.sh) and as a downloadable binary from the [releases page](https://github.com/AzBuilder/terrakube-cli/releases).

```
brew install azbuilder/cli/terrakube
```

#### Windows

`terrakube` is available via [Chocolatey](https://chocolatey.org) and as a downloadable binary from the [releases page](https://github.com/AzBuilder/terrakube-cli/releases).

```
choco install terrakube
```
