Skip to content

Latest commit

 

History

History
35 lines (22 loc) · 1.61 KB

File metadata and controls

35 lines (22 loc) · 1.61 KB

CI-iOS CI-macOS Tuist badge

⚠️ This project is still under active development - be warned 😱

App Template

This is a basic App template to get up and running with iOS or macOS projects quickly.

To get started:

  • Clone this repo using one of the methods described here
  • Run the folloiwng in the cloned repository:
make

Running make will bootstrap, rename, and run the project for you.

ℹ️ All installation can be undone with the make unboostrap

🎉 Happy coding

Other details

See the Commands page for a full list of make commands.

See the Project Structure page for an overview of the project and directory structure.

See the Tools page for all the tools used in this project.

Caveats

  • Multiplatform Feature modules has not been tested yet, best to keep them to one platform for now
  • See issues list for improvments and outstanding features