{"id":27159296,"url":"https://github.com/abdelfattahradwan/cup","last_synced_at":"2025-04-08T22:50:34.929Z","repository":{"id":183560865,"uuid":"475604674","full_name":"abdelfattahradwan/cup","owner":"abdelfattahradwan","description":"Create Unity Package (cup) is a command-line app that allows you to create Unity packages from the command line without installing Unity.","archived":false,"fork":false,"pushed_at":"2025-01-10T01:34:20.000Z","size":31,"stargazers_count":18,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-10T02:31:08.006Z","etag":null,"topics":["csharp","packaging","unity","unity3d"],"latest_commit_sha":null,"homepage":"","language":"C#","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/abdelfattahradwan.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-03-29T20:12:33.000Z","updated_at":"2025-01-10T01:34:24.000Z","dependencies_parsed_at":null,"dependency_job_id":"390e6cdd-d95e-4842-935c-538c345b3719","html_url":"https://github.com/abdelfattahradwan/cup","commit_stats":null,"previous_names":["abdelfattah-radwan/cup","abdelfattahradwan/cup"],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abdelfattahradwan%2Fcup","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abdelfattahradwan%2Fcup/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abdelfattahradwan%2Fcup/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abdelfattahradwan%2Fcup/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/abdelfattahradwan","download_url":"https://codeload.github.com/abdelfattahradwan/cup/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247941700,"owners_count":21022038,"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":["csharp","packaging","unity","unity3d"],"created_at":"2025-04-08T22:50:34.349Z","updated_at":"2025-04-08T22:50:34.909Z","avatar_url":"https://github.com/abdelfattahradwan.png","language":"C#","funding_links":["https://ko-fi.com/Q5Q361YW5"],"categories":[],"sub_categories":[],"readme":"# Create Unity Package (cup)\n\nCreate Unity Package (cup) is a command-line app that allows you to create Unity packages from the command line without\ninstalling Unity.\n\n## Features\n\n- Fast and efficient packing process\n- Create packages without installing Unity\n- Ignore files and folders automatically\n- Create packages with different compression levels\n\n## Arguments\n\n\u003ctable\u003e\n    \u003ctr\u003e\n        \u003cth\u003eArgument\u003c/th\u003e\n        \u003cth\u003eDescription\u003c/th\u003e\n    \u003c/tr\u003e\n    \u003ctr\u003e\n        \u003ctd\u003e-s, --src\u003c/td\u003e\n        \u003ctd\u003eRoot directory path.\u003c/td\u003e\n    \u003c/tr\u003e\n    \u003ctr\u003e\n        \u003ctd\u003e-o, --out\u003c/td\u003e\n        \u003ctd\u003eOutput package file path.\u003c/td\u003e\n    \u003c/tr\u003e\n    \u003ctr\u003e\n        \u003ctd\u003e-c, --cpr\u003c/td\u003e\n        \u003ctd\u003eLevel of compression. (0 = Optimal, 1 = Fastest, 2 = None, 3 = Smallest)\u003c/td\u003e\n    \u003c/tr\u003e\n    \u003ctr\u003e\n        \u003ctd\u003e-e, --exclude\u003c/td\u003e\n        \u003ctd\u003eList of file/directory paths to ignore.\u003c/td\u003e\n    \u003c/tr\u003e\n    \u003ctr\u003e\n        \u003ctd\u003e--help\u003c/td\u003e\n        \u003ctd\u003eDisplay this help screen.\u003c/td\u003e\n    \u003c/tr\u003e\n    \u003ctr\u003e\n        \u003ctd\u003e--version\u003c/td\u003e\n        \u003ctd\u003eDisplay version information.\u003c/td\u003e\n    \u003c/tr\u003e\n\u003c/table\u003e\n\n## Ignoring Files/Folders\n\nYou can ignore certain files/folders by creating a `.cupignore` file at the *root directory path* that you specify.\nThe `.cupignore` must contain only a single `JSON` array with glob patterns to ignore.\n\n```json\n[\n  \"**/Editor/*\",\n  \"**/Tests/*\",\n  \"**/Examples/*\",\n  \"**/*.tmp\",\n  \"Assets/Scripts/Debug/**/*\"\n]\n```\n\nIf the file contains anything else, an exception is thrown.\n\n## Downloads\n\nTwo different binaries are available for download:\n\n- A self-contained binary that ***does not*** require .NET to be installed.\n- A framework-dependent binary that ***requires .NET*** to be installed.\n\nNOTE: The framework-dependent binary requires at least ***.NET 9*** to be installed.\n\n## Help the Project\n\nIf you find this project useful, consider supporting it by buying me a coffee:\n\n[![ko-fi](https://ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/Q5Q361YW5)\n\nYour support is appreciated. Thank you!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabdelfattahradwan%2Fcup","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fabdelfattahradwan%2Fcup","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabdelfattahradwan%2Fcup/lists"}