{"id":18834999,"url":"https://github.com/mustafagunes/ios-env","last_synced_at":"2026-01-26T17:30:18.840Z","repository":{"id":210002779,"uuid":"208983976","full_name":"mustafagunes/ios-env","owner":"mustafagunes","description":"A small makefile for the iOS development process that makes it easy.","archived":false,"fork":false,"pushed_at":"2019-09-17T08:48:31.000Z","size":32546,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-12-30T07:43:17.943Z","etag":null,"topics":["ios-env","makefile","shell"],"latest_commit_sha":null,"homepage":"","language":"Makefile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mustafagunes.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,"governance":null}},"created_at":"2019-09-17T07:10:22.000Z","updated_at":"2024-03-27T15:43:25.000Z","dependencies_parsed_at":"2023-11-30T08:48:18.975Z","dependency_job_id":null,"html_url":"https://github.com/mustafagunes/ios-env","commit_stats":null,"previous_names":["mustafagunes/ios-env"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mustafagunes%2Fios-env","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mustafagunes%2Fios-env/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mustafagunes%2Fios-env/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mustafagunes%2Fios-env/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mustafagunes","download_url":"https://codeload.github.com/mustafagunes/ios-env/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239769589,"owners_count":19693895,"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":["ios-env","makefile","shell"],"created_at":"2024-11-08T02:14:25.564Z","updated_at":"2026-01-26T17:30:18.737Z","avatar_url":"https://github.com/mustafagunes.png","language":"Makefile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# iOS Environment - Makefile\n\n[![Build Status](https://travis-ci.org/joemccann/dillinger.svg?branch=master)](https://travis-ci.org/joemccann/dillinger)\n\nA small makefile for the iOS development process that makes it easy.\n\n### Features\n  - git-flow\n  - git\n  - pod (pod tool install - init - install - repo update)\n  - carthage (carthage tool install - init - install)\n  - fastlane (fastlane tool install - init)\n\n\n### Installation\nNavigate to the main directory of your project.\n\n*From commandline:*\n```sh\n$ curl -O https://raw.githubusercontent.com/mustafagunes/ios-env/master/Makefile\n```\n\n### Usage\n\n![ScreenShot](https://github.com/mustafagunes/ios-env/blob/master/resource/ss.gif)\n\n*For default all setup:*\n```sh\n$ make\n```\n\n*For pod setup:*\n```sh\n$ make pod\n```\n\n*For carthage setup:*\n```sh\n$ make carthage\n```\n\n*For all setup clean:*\n```sh\n$ make clean\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmustafagunes%2Fios-env","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmustafagunes%2Fios-env","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmustafagunes%2Fios-env/lists"}