min / tuist

πŸš€ Create, maintain, and interact with Xcode projects at scale

Home Page:https://tuist.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 ⬇️

Running script (Recommended)

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)

About

πŸš€ Create, maintain, and interact with Xcode projects at scale

https://tuist.io

License:MIT License


Languages

Language:Swift 89.2%Language:C 4.4%Language:JavaScript 3.8%Language:Ruby 1.1%Language:Gherkin 0.9%Language:Shell 0.4%Language:Objective-C 0.2%Language:Objective-C++ 0.0%