Skip to content

Get started

The easiest way to get started with Tuist in any directory or in the directory of your Xcode project or workspace:

bash
tuist init

The command will walk you through the steps to create a generated project or integrate an existing Xcode project or workspace. It helps you connect your setup to the remote server, giving you access to features like selective testing, previews, and the registry.

MIGRATE AN EXISTING PROJECT

If you want to migrate an existing project to generated projects to improve the developer experience and take advantage of our cache, check out our migration guide.

Released under the MIT License.