Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tuist/homebrew-tuist

Official Homebrew Tuist formula.
https://github.com/tuist/homebrew-tuist

homebrew tuist

Last synced: about 6 hours ago
JSON representation

Official Homebrew Tuist formula.

Awesome Lists containing this project

README

        

# Homebrew [Tuist](https://github.com/tuist/tuist) Formula

This repository contains a formula for developers who prefer Homebrew to manage Tuist installation.

```sh
$ brew tap tuist/tuist
$ brew install tuist
```

To change the current version of Tuist use the `link` subcommand with the `--overwrite` flag.

```sh
$ brew install [email protected] [email protected]
$ brew link --overwrite [email protected]
```

## License

The formula is distributed under the [MIT License](./LICENSE).