Go to file
Pedro Piñera c1da4d4348 Update CHANGELOG 2020-03-27 11:12:17 +01:00
.dependabot
.github Only execute acceptance tests with the latest version of Xcode 2020-03-27 11:01:39 +01:00
.vscode
Sources Regenerate frameworks and libraries for Swift 5.2, update the default Swift version to 5.2, and update the CHANGELOG 2020-03-26 20:46:56 +01:00
Templates/default Change the template to leverage project description helpers 2020-03-27 11:11:29 +01:00
Tests Fix some imports 2020-03-26 20:46:22 +01:00
assets
design
features Set up workflow to run the tests in parallel 2020-03-27 10:56:29 +01:00
fixtures Regenerate frameworks and libraries for Swift 5.2, update the default Swift version to 5.2, and update the CHANGELOG 2020-03-26 20:46:56 +01:00
script
tools
website Recompile Carthage frameworks 2020-03-26 20:46:30 +01:00
.editorconfig
.gitattributes
.gitignore
.nvmrc
.prettierrc
.rubocop.yml
.ruby-gemset
.ruby-version
.swift-version
.swiftformat
.swiftformat-version
.swiftlint.yml
CHANGELOG.md Update CHANGELOG 2020-03-27 11:12:17 +01:00
Gemfile
Gemfile.lock
LICENSE.md
Package.resolved Undo change in Package.resolved. 2020-03-26 17:51:55 +01:00
Package.swift
README.md Update README.md 2020-03-26 08:22:18 +01:00
RELEASE.md
Rakefile Regenerate frameworks and libraries for Swift 5.2, update the default Swift version to 5.2, and update the CHANGELOG 2020-03-26 20:46:56 +01:00
secrets.ejson

README.md

code style: prettier Slack

What's Tuist 🕺

Tuist is a command line tool that helps you generate, maintain and interact with Xcode projects.

It's open source and written in Swift.

Install ⬇️

bash <(curl -Ls https://install.tuist.io)

Bootstrap your first project 🌀

tuist init --platform ios
tuist generate # Generates Xcode project & workspace

Check out the project "Getting Started" guide to learn more about Tuist and all its features.

Documentation 📝

Do you want to know more about what Tuist can offer you? Or perhaps want to contribute to the project and you need a starting point? You can check out the project documentation.

Contribute 👩‍💻

If you are interested in contributed to the project, our documentation has a section with resources for contributors. We recommend starting from this page.

Shield

If your project uses Tuist, you can add the following badge to your project README:

Tuist Badge

[![Tuist Badge](https://img.shields.io/badge/powered%20by-Tuist-green.svg?longCache=true)](https://github.com/tuist)