Skip to content

Installation

Release artifacts

All release artifacts are provided via the GitHub Releases, if you would like to install manually or as a workaround if your preferred installation method is not available.

Windows

You can install Terrable on Windows using scoop.

scoop bucket add terrable https://github.com/terrable-dev/scoop.git
scoop install terrable

Go

You can install Terrable using Go.

go install github.com/terrable-dev/terrable@latest