{"id":15424948,"url":"https://github.com/imwildcat/bettergenstrings","last_synced_at":"2025-03-28T04:34:38.201Z","repository":{"id":77480104,"uuid":"268788542","full_name":"imWildCat/BetterGenStrings","owner":"imWildCat","description":"Command line tool to improve the experience while using `genstrings`","archived":false,"fork":false,"pushed_at":"2023-06-17T06:25:45.000Z","size":13,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-02T05:27:03.106Z","etag":null,"topics":["apple","internationalization","ios","macos","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/imWildCat.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":"2020-06-02T11:59:07.000Z","updated_at":"2023-12-13T19:43:27.000Z","dependencies_parsed_at":null,"dependency_job_id":"c276016d-db91-4fda-b1c3-996b7c1ea0c9","html_url":"https://github.com/imWildCat/BetterGenStrings","commit_stats":{"total_commits":13,"total_committers":1,"mean_commits":13.0,"dds":0.0,"last_synced_commit":"1a0145c1e023a67528ca0d70da4c5b2608c606e0"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imWildCat%2FBetterGenStrings","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imWildCat%2FBetterGenStrings/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imWildCat%2FBetterGenStrings/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imWildCat%2FBetterGenStrings/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/imWildCat","download_url":"https://codeload.github.com/imWildCat/BetterGenStrings/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245972066,"owners_count":20702706,"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":["apple","internationalization","ios","macos","swift","xcode"],"created_at":"2024-10-01T17:49:23.968Z","updated_at":"2025-03-28T04:34:38.178Z","avatar_url":"https://github.com/imWildCat.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"# BetterGenStrings\n\nA command line tool to improve the experience while using `genstrings`.\n\nThe built-in tool called `genstring` will overwrite the existing .strings file instead of only adding new items. `BetterGenStrings` is designed to achive the incremental iteration of your .strings file.\n\n## Usage example\n\n```shell\n#!/usr/bin/env sh\n\ntmpdir=$(mktemp -d)\ntmpfile=\"$tmpdir/Localizable.strings\"\nfind YourMainTarget YourSecondOptionalTarget -name \\*.swift -print0 | xargs -0 genstrings -SwiftUI -o $tmpdir\nBetterGenStrings -i $tmpfile ./YourMainTarget/zh-Hans.lproj/Localizable.strings\n```\n\n## License \n\nMIT.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimwildcat%2Fbettergenstrings","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fimwildcat%2Fbettergenstrings","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimwildcat%2Fbettergenstrings/lists"}