Skip to content

Integrations

We strongly believe we should meet developers where they are, and let's be honest, developers spend time outside of their coding environments, such as reviewing pull request on GitHub or communicating with their team on Slack. That's why we've built integrations with popular tools and services to make it easier for you to use Tuist in your workflows. This page lists the integrations we currently support.

Git platforms

Git repositories are the centerpiece of the vast majority of software projects out there. We integrate with your Git platform to provide Tuist insights right in your pull requests or to save you some configuration such as syncing your default branch.

GitHub

Install the Tuist GitHub app. Once installed, you will need to tell Tuist the URL of your repository, such as:

sh
tuist project update tuist/tuist --repository-url https://github.com/tuist/tuist

Released under the MIT License.