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
- Host: GitHub
- URL: https://github.com/tuist/microfeatures-example
- Owner: tuist
- License: mit
- Created: 2017-10-30T15:11:17.000Z (about 8 years ago)
- Default Branch: main
- Last Pushed: 2024-10-03T12:59:48.000Z (over 1 year ago)
- Last Synced: 2024-10-29T12:57:01.164Z (about 1 year ago)
- Topics: carthage, cocoapods, microfeature, objective-c, swift, xcode
- Language: Swift
- Homepage:
- Size: 311 KB
- Stars: 193
- Watchers: 51
- Forks: 27
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# µfeatures architecture
[](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`.