{"id":3106,"url":"https://github.com/JohnSundell/SwiftPlate","last_synced_at":"2025-08-06T12:31:43.752Z","repository":{"id":33582355,"uuid":"37228760","full_name":"JohnSundell/SwiftPlate","owner":"JohnSundell","description":"Easily generate cross platform Swift framework projects from the command line","archived":false,"fork":false,"pushed_at":"2019-03-31T20:56:55.000Z","size":471,"stargazers_count":1772,"open_issues_count":20,"forks_count":87,"subscribers_count":31,"default_branch":"master","last_synced_at":"2024-10-14T01:23:55.387Z","etag":null,"topics":["cli","generate","script","swift","xcode"],"latest_commit_sha":null,"homepage":"","language":"Swift","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/JohnSundell.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-06-10T23:48:16.000Z","updated_at":"2024-09-23T19:33:48.000Z","dependencies_parsed_at":"2022-09-12T22:22:19.119Z","dependency_job_id":null,"html_url":"https://github.com/JohnSundell/SwiftPlate","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JohnSundell%2FSwiftPlate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JohnSundell%2FSwiftPlate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JohnSundell%2FSwiftPlate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JohnSundell%2FSwiftPlate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JohnSundell","download_url":"https://codeload.github.com/JohnSundell/SwiftPlate/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":228624696,"owners_count":17947740,"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":["cli","generate","script","swift","xcode"],"created_at":"2024-01-05T20:16:31.552Z","updated_at":"2024-12-09T13:30:32.611Z","avatar_url":"https://github.com/JohnSundell.png","language":"Swift","readme":"# SwiftPlate\n\nEasily generate cross platform Swift framework projects from the command line.\n\nSwiftPlate will generate Xcode projects for you in seconds, that support:\n\n- [x] CocoaPods\n- [x] Carthage\n- [x] Swift Package Manager\n- [x] iOS\n- [x] macOS\n- [x] watchOS\n- [x] tvOS\n- [x] Linux\n\nJust run `swiftplate`, and you’ll be presented with a simple step-by-step guide:\n\n\u003cimg alt=\"Screenshot\" src=\"screenshot.png\" width=\"100%\" max-width=\"1818\"\u003e\n\n## Usage\n\n### Using [Homebrew](https://brew.sh) (recommended)\n\n```\n$ brew install swiftplate\n$ swiftplate\n```\n\n### Using Make\n\n```\n$ git clone git@github.com:JohnSundell/SwiftPlate.git\n$ cd swiftplate\n$ make\n```\n\n### Using [Marathon](https://github.com/johnsundell/marathon)\n\n```\n$ git clone git@github.com:JohnSundell/SwiftPlate.git\n$ marathon run swiftplate/main\n```\n\n### Using the Swift interpreter directly\n\n```\n$ git clone git@github.com:JohnSundell/SwiftPlate.git\n$ swift swiftplate/main.swift\n```\n\n### Using Xcode\n\n```\n$ git clone git@github.com:JohnSundell/SwiftPlate.git\n$ open swiftplate/SwiftPlate.xcodeproj\n```\n\n## Command line arguments\n\nBesides using the guide to input information, SwiftPlate also supports command line arguments when launched. When a certain piece of information is supplied through an argument, SwiftPlate won't ask for that information when run. These are the arguments currently supported:\n\n\n| Name | Description | Long parameter | Short parameter |\n| ---- | ----------- | -------------- | --------------- |\n| Destination | Where the generated project should be saved | `--destination` | `-d` |\n| Project name | The name of your project | `--project` | `-p` |\n| Author name | Your name | `--name` | `-n` |\n| Author email | Your email (for Podspec) | `--email` | `-e` |\n| GitHub URL | Any URL you'll be hosting the project at (for Podspec) | `--url` | `-u` |\n| Organization name | The name of your organization | `--organization` | `-o` |\n| Repo | Any custom SwiftPlate repository that should be used for templates | `--repo` | `-r` |\n| Force | Prevent user prompt at the end (for CIs etc.) | `--force` | `-f` |\n\n## Questions or feedback?\n\nFeel free to [open an issue](https://github.com/JohnSundell/SwiftPlate/issues/new), or find me [@johnsundell on Twitter](https://twitter.com/johnsundell).\n","funding_links":[],"categories":["Project setup","Misc","Swift","WebSocket","HarmonyOS","Misc [🔝](#readme)","xcode"],"sub_categories":["Other Parsing","Vim","Other free courses","Web View","Windows Manager"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FJohnSundell%2FSwiftPlate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FJohnSundell%2FSwiftPlate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FJohnSundell%2FSwiftPlate/lists"}