Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/heyjaywilson/ios-template
iOS App Template
https://github.com/heyjaywilson/ios-template
Last synced: 11 days ago
JSON representation
iOS App Template
- Host: GitHub
- URL: https://github.com/heyjaywilson/ios-template
- Owner: heyjaywilson
- Created: 2022-07-28T16:46:43.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-07-29T18:13:15.000Z (over 2 years ago)
- Last Synced: 2024-05-02T01:05:38.109Z (7 months ago)
- Language: Swift
- Size: 13.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# iOS App Template
This is my iOS App template repository.
## What's included?
- [`Project.yml`](./project.yml) for [Xcodegen](https://github.com/yonaskolb/XcodeGen)
- [Dangerfile.swift](./dangerfile.swift) for [Danger](https://github.com/danger/swift)## How to use
1. Create a new GitHub repo using this template
2. Clone the repo
3. Update `{Project Name}` in [`Project.yml`](./project.yml) to the project's Name
4. Update [`Project.yml`](./project.yml) as noted or needed## Suggestions
Do you have a suggestion or something I missed, open an issue and let's talk about it :thumbsup: