{"id":25930273,"url":"https://github.com/fuwn/justfiles","last_synced_at":"2026-06-08T11:01:21.331Z","repository":{"id":280265429,"uuid":"941456345","full_name":"Fuwn/justfiles","owner":"Fuwn","description":"🍩 Base Justfiles For Repetitive Tasks To Be Imported Remotely","archived":false,"fork":false,"pushed_at":"2026-02-27T21:58:32.000Z","size":2,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-05-28T01:08:25.937Z","etag":null,"topics":["justfile","justfiles","scripts","swift","task-runner","tasks","xcode"],"latest_commit_sha":null,"homepage":"","language":"Just","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Fuwn.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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":"2025-03-02T10:39:25.000Z","updated_at":"2026-02-27T21:58:36.000Z","dependencies_parsed_at":"2025-03-02T11:30:35.694Z","dependency_job_id":null,"html_url":"https://github.com/Fuwn/justfiles","commit_stats":null,"previous_names":["fuwn/justfiles"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Fuwn/justfiles","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Fuwn%2Fjustfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Fuwn%2Fjustfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Fuwn%2Fjustfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Fuwn%2Fjustfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Fuwn","download_url":"https://codeload.github.com/Fuwn/justfiles/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Fuwn%2Fjustfiles/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34059157,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-08T02:00:07.615Z","response_time":111,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["justfile","justfiles","scripts","swift","task-runner","tasks","xcode"],"created_at":"2025-03-03T23:01:11.492Z","updated_at":"2026-06-08T11:01:21.292Z","avatar_url":"https://github.com/Fuwn.png","language":"Just","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🍩 Justfiles\n\n\u003e Base Justfiles for Repetitive Tasks to Be Imported Remotely\n\n## Example (Xcode)\n\n```justfile\nimport? 'xcode.just'\n\ntarget := 'Sora'\n\n# Run `just fetch` to fetch the latest Xcode tasks\nfetch:\n   curl https://raw.githubusercontent.com/Fuwn/justfiles/refs/heads/main/xcode.just \u003e xcode.just\n\n# Override any tasks that have required arguments specific to your environment\nformat:\n\tjust _format {{target}}\n\nbuild:\n\tjust _build {{target}}\n\nopen:\n\tjust _open {{target}}\n\n\n```\n\n\n## License\n\nThis project is licensed under the terms of [The Unlicense](./LICENSE.txt).\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffuwn%2Fjustfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffuwn%2Fjustfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffuwn%2Fjustfiles/lists"}