Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: about 13 hours 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 [µfeatures](https://docs.tuist.io/building-at-scale/microfeatures/) approach.

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