An open API service indexing awesome lists of open source software.

https://github.com/tuist/microfeatures-example

📦📱 Example of iOS app built using the uFeatures architecture
https://github.com/tuist/microfeatures-example

carthage cocoapods microfeature objective-c swift xcode

Last synced: 10 months ago
JSON representation

📦📱 Example of iOS app built using the uFeatures architecture

Awesome Lists containing this project

README

          

# µfeatures architecture

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

This repository contains a modular Xcode project built using the [TMA](https://docs.tuist.io/guides/develop/projects/tma-architecture) approach.

## Setup
1. Git clone the repository: `git clone git@github.com:tuist/microfeatures-example.git`.
2. Install Tuist with `bash <(curl -Ls https://install.tuist.io)`.
3. Run `tuist focus`.