{"id":29908841,"url":"https://github.com/nathanborror/swift-wit","last_synced_at":"2025-08-02T00:44:57.479Z","repository":{"id":307427352,"uuid":"1014417411","full_name":"nathanborror/swift-wit","owner":"nathanborror","description":null,"archived":false,"fork":false,"pushed_at":"2025-07-31T05:57:44.000Z","size":232,"stargazers_count":0,"open_issues_count":5,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-07-31T07:44:21.896Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nathanborror.png","metadata":{"files":{"readme":"README.txt","changelog":null,"contributing":null,"funding":null,"license":null,"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,"zenodo":null}},"created_at":"2025-07-05T17:24:14.000Z","updated_at":"2025-07-31T05:57:48.000Z","dependencies_parsed_at":"2025-07-31T07:44:24.669Z","dependency_job_id":"5babfd11-c510-451b-8adf-5943304df7cb","html_url":"https://github.com/nathanborror/swift-wit","commit_stats":null,"previous_names":["nathanborror/swift-wit"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/nathanborror/swift-wit","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nathanborror%2Fswift-wit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nathanborror%2Fswift-wit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nathanborror%2Fswift-wit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nathanborror%2Fswift-wit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nathanborror","download_url":"https://codeload.github.com/nathanborror/swift-wit/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nathanborror%2Fswift-wit/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268320403,"owners_count":24231804,"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","status":"online","status_checked_at":"2025-08-01T02:00:08.611Z","response_time":67,"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":[],"created_at":"2025-08-02T00:44:41.651Z","updated_at":"2025-08-02T00:44:57.445Z","avatar_url":"https://github.com/nathanborror.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n██     ██ ██ ████████\n██     ██ ██    ██\n██  █  ██ ██    ██\n██ ███ ██ ██    ██\n ███ ███  ██    ██\n\nThe Wild Information Tracker (WIT) is a content addressable storage tool for managing files within a Wild instance. It's inspired by Linus Torvalds' Git.\n\nRequirements:\n\n- Swift 6.1+\n- iOS 18+\n- macOS 15+\n\nConfig file maintains stable information about a user and their remotes:\n\n    [core]\n        version = 1.0\n        publicKey = PUBLIC_KEY_STRING\n    [user]\n        id = USER_ID\n        name = Nathan Borror\n        email = nathan@example.com\n        username = nathan\n    [remote \"origin\"]\n        url = http://localhost:8080/USER_ID\n\nCommon directory structure is similar to Git. The objects folder is designed to work in a custom location to take advantage of a larger pool of storage:\n\n    ~/\n    └ \u003cWORKING_DIR\u003e/\n      └ .wild/\n        ├ config\n        ├ HEAD\n        ├ logs\n        ├ objects/\n        └ remotes/\n          └ origin/\n            ├ HEAD\n            └ logs\n\nThe command-line tool will operate similar to IRC's line delimited interface:\n\n    \u003e PULL\n    \u003e WRITE foo.txt :This is my foo file\n    \u003e WRITE bar.txt :This is my bar file\n    \u003e RM baz.txt\n    \u003e COMMIT :Updates for the day\n    \u003e PUSH origin/main\n    \u003e CONFIG SET user.name :Vint Cerf\n    \u003e CONFIG SET user.email :vint@example.com\n    \u003e CONFIG LS\n    \u003e CONFIG CAT user.email\n    \u003e LS\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnathanborror%2Fswift-wit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnathanborror%2Fswift-wit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnathanborror%2Fswift-wit/lists"}