Homebrew Tuist Formula
This repository contains a formula for developers who prefer Homebrew to manage Tuist installation.
$ brew tap tuist/tuist
$ brew install tuist
To change the current version of Tuist use the link
subcommand with the --overwrite
flag.
$ brew install [email protected] [email protected]
$ brew link --overwrite [email protected]
The formula is distributed under the MIT License.