Skip to content
Soren L. Hansen edited this page Jun 1, 2021 · 3 revisions

Homebrew

GoTTY is can be installed with Homebrew:

brew install sorenisanerd/gotty/gotty

Manually

Grab a tarball from the release page. OSX packages are the ones with darwin in their name.

Installing current development snapshot

If you have a working Go toolchain, you can simply run:

go get github.com/sorenisanerd/gotty
Clone this wiki locally