{"id":19174311,"url":"https://github.com/vectorform/yamp","last_synced_at":"2025-02-23T00:43:19.963Z","repository":{"id":56930126,"uuid":"452359943","full_name":"vectorform/Yamp","owner":"vectorform","description":"Yet Another MVP Pod","archived":false,"fork":false,"pushed_at":"2022-02-21T17:30:29.000Z","size":179,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-02-04T03:46:52.477Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Swift","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/vectorform.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-01-26T16:50:20.000Z","updated_at":"2022-01-26T17:44:26.000Z","dependencies_parsed_at":"2022-08-21T05:50:19.811Z","dependency_job_id":null,"html_url":"https://github.com/vectorform/Yamp","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectorform%2FYamp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectorform%2FYamp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectorform%2FYamp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vectorform%2FYamp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vectorform","download_url":"https://codeload.github.com/vectorform/Yamp/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240254182,"owners_count":19772386,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-09T10:17:16.235Z","updated_at":"2025-02-23T00:43:19.938Z","avatar_url":"https://github.com/vectorform.png","language":"Swift","readme":"# Yamp\nYet Another MVP Pod\n\n# Yamp\nYamp's goal is to make craetion of a new MVP-Centri Project easier overall, by providing the base functionality common in MVP projects.\n\nCreated and maintained by Vectorform, LLC.\n\n## Requirements:\n- iOS 13.0+\n- Xcode 10.0+\n- Swift 5+\n\n## Installation\n### CocoaPods\n[CocoaPods](http://cocoapods.org) is a dependency manager for Cocoa projects. You can install it with the following command:\n```bash\n$ gem install cocoapods\n```\n\n\u003e CocoaPods 1.0.0+ is required to build Texty.\nTo integrate Yamp into your Xcode project using CocoaPods, specify it in your `Podfile`:\n\n```ruby\nsource 'https://github.com/CocoaPods/Specs.git'\nplatform :ios, '13.0'\nuse_frameworks!\n\ntarget '\u003cYour Target Name\u003e' do\n    pod 'Yamp'\nend\n```\nThen, run the following command:\n\n```bash\n$ pod install\n```\n\n### Manually\nIf you prefer not to use any of the listed dependency managers, you can integrate Texty into your project manually.\n\n## Usage\n### Creating Controllers\nMost Controller following the MVP pattern will be created in the vein of ViewController, Presenter, and their Interfaces.  (which we usually combine into one file called the \"Contract\")  https://medium.com/overapp-ios/create-xcode-templates-c968d4b43f7b describes creating and using Xcode Templates.  Xcode templates allow you to build a Template that can be used to create one or more files that follow a pattern, thus speeding up development of like-named files.  (aka creating the controller, presenter, and contract files all named correctly in one go)\n\n\n\n\nFor Further Examples, please view the Yamp Example Project included in the repo. \n\n\n## License\nYamp is available under the [BSD-3-Clause](https://opensource.org/licenses/BSD-3-Clause) License. See the [LICENSE](LICENSE) file for more info.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvectorform%2Fyamp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvectorform%2Fyamp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvectorform%2Fyamp/lists"}