Juanpe / 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

Tuist Latest Version Slack Community GitHub forks GitHub stars Commit Activity Contributors Latest Commits Twitter Followers Sponsors Backers and sponsors License Powered by Tuist

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
tuist build # Builds your project

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

Repository structure

The repository is a monorepo with multiple projects:

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.

About

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

https://tuist.io

License:MIT License


Languages

Language:Swift 88.7%Language:JavaScript 4.7%Language:C 3.4%Language:Ruby 1.1%Language:Gherkin 0.9%Language:TypeScript 0.8%Language:Shell 0.3%Language:Objective-C 0.1%Language:Objective-C++ 0.0%Language:CSS 0.0%