Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 471 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 471 Bytes

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 tuist@3.18 tuist@4.6.0
$ brew link --overwrite tuist@4.6.0

License

The formula is distributed under the MIT License.