{"id":16984878,"url":"https://github.com/nektro/ghr","last_synced_at":"2025-03-29T07:24:49.246Z","repository":{"id":95521920,"uuid":"400024803","full_name":"nektro/ghr","owner":"nektro","description":"Create GitHub releases and upload artifacts from the terminal.","archived":false,"fork":false,"pushed_at":"2024-06-05T08:31:09.000Z","size":44,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-03T20:51:53.996Z","etag":null,"topics":["github","release-automation","zig"],"latest_commit_sha":null,"homepage":"","language":"Zig","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/nektro.png","metadata":{"files":{"readme":"README.md","changelog":"changelog.sh","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},"funding":{"github":"nektro"}},"created_at":"2021-08-26T03:10:35.000Z","updated_at":"2024-06-05T08:30:20.000Z","dependencies_parsed_at":"2025-02-03T21:01:37.057Z","dependency_job_id":null,"html_url":"https://github.com/nektro/ghr","commit_stats":null,"previous_names":["nektro/ghr"],"tags_count":20,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nektro%2Fghr","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nektro%2Fghr/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nektro%2Fghr/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nektro%2Fghr/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nektro","download_url":"https://codeload.github.com/nektro/ghr/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246152436,"owners_count":20731780,"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":["github","release-automation","zig"],"created_at":"2024-10-14T02:35:03.772Z","updated_at":"2025-03-29T07:24:49.208Z","avatar_url":"https://github.com/nektro.png","language":"Zig","readme":"# ghr\n\nCreate GitHub releases and upload artifacts from the terminal.\n\nBased on the popular https://github.com/tcnksm/ghr, brought to the world of Zig.\n\n## Usage\n```sh\n$ ghr [option] TAG PATH\n```\n\n## Options\n```sh\n-t TOKEN        # *Set Github API Token\n-u USERNAME     # *Set Github username\n-r REPO         # *Set repository name\n-c COMMIT       #  Set target commitish, branch or commit SHA\n-n TITLE        #  Set release title\n-b BODY         #  Set text describing the contents of the release\n-draft          #  Release as draft (Unpublish)\n-prerelease     #  Create prerelease\nTAG             # *Name of the git tag to create\nPATH            # *Directory that contains the artifacts to upload\n```\n\n## Installation\nWith [Zigmod](https://github.com/nektro/zigmod)\n```sh\n$ zigmod aq install 1/nektro/ghr\n```\n\nFrom Source\n```\nzigmod fetch\nzig build\n```\n\n## License\nMIT\n","funding_links":["https://github.com/sponsors/nektro"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnektro%2Fghr","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnektro%2Fghr","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnektro%2Fghr/lists"}