Ecosyste.ms: Awesome
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: about 13 hours 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 7 years ago)
- Default Branch: main
- Last Pushed: 2024-10-03T12:59:48.000Z (about 2 months ago)
- Last Synced: 2024-10-29T12:57:01.164Z (19 days 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
[![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`.