https://github.com/polar133/mvp-xcode-template
Template for MVP Architecture in xcode.
https://github.com/polar133/mvp-xcode-template
swift xcode
Last synced: 3 months ago
JSON representation
Template for MVP Architecture in xcode.
- Host: GitHub
- URL: https://github.com/polar133/mvp-xcode-template
- Owner: polar133
- License: gpl-3.0
- Created: 2019-09-07T22:35:27.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-09-18T13:25:57.000Z (over 6 years ago)
- Last Synced: 2025-01-21T02:30:35.025Z (about 1 year ago)
- Topics: swift, xcode
- Language: Makefile
- Size: 317 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Xcode Templates: MVP

Plantillas para crear features en los proyectos de iOS.
## Instalar
```bash
git clone https://github.com/polar133/mvp-xcode-template.git
cd xcode-template
make install_templates
```
## Desinstalar
```bash
cd xcode-template
make uninstall_templates
```
## Cómo usar
En Xcode, ``File > New > File > MVP Architecture > Feature``