{"id":23438472,"url":"https://github.com/taxintt/tagli","last_synced_at":"2026-03-10T06:31:01.923Z","repository":{"id":183221002,"uuid":"612838893","full_name":"taxintt/tagli","owner":"taxintt","description":null,"archived":false,"fork":false,"pushed_at":"2026-02-10T10:48:16.000Z","size":75,"stargazers_count":2,"open_issues_count":4,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-02-10T15:53:58.444Z","etag":null,"topics":["git","golang"],"latest_commit_sha":null,"homepage":"","language":"Go","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/taxintt.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-03-12T05:54:13.000Z","updated_at":"2024-07-15T12:06:34.000Z","dependencies_parsed_at":"2024-02-16T11:32:16.481Z","dependency_job_id":"ca9bbad6-4b02-4558-a721-0ab9b6ae402b","html_url":"https://github.com/taxintt/tagli","commit_stats":null,"previous_names":["taxintt/git-tag-manager","taxintt/tagli"],"tags_count":13,"template":false,"template_full_name":null,"purl":"pkg:github/taxintt/tagli","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taxintt%2Ftagli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taxintt%2Ftagli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taxintt%2Ftagli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taxintt%2Ftagli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/taxintt","download_url":"https://codeload.github.com/taxintt/tagli/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taxintt%2Ftagli/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30326891,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-10T05:25:20.737Z","status":"ssl_error","status_checked_at":"2026-03-10T05:25:17.430Z","response_time":106,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["git","golang"],"created_at":"2024-12-23T14:49:40.801Z","updated_at":"2026-03-10T06:31:01.849Z","avatar_url":"https://github.com/taxintt.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# tagli\ntagli is cli tool that handles git tags.\n\nNotice: This cli is under development and in beta so the command may contain open issues. \n\n## list\n```bash\n❯ tagli list --json | jq .                                                 \n{\n  \"v0.0.1\": \"bf29f494fd40a69153460cd0572cc72532fb4a5b\",\n  \"v0.0.2\": \"ebde28d0196866480908670970b49074b5050612\",\n  \"v0.0.3\": \"22552524b04b1c1c4606e1bdb8e1fa39525db1d0\",\n  \"v0.0.4\": \"d997070dd22e6734b4ca6b2d59548795d35119dc\"\n}\n```\n\n## add\n```bash\n❯ tagli add -t v0.0.6  \nTag v0.0.6 was created%\n\n❯ git tag -l                              \nv0.0.1\nv0.0.2\nv0.0.3\nv0.0.4\nv0.0.5\nv0.0.6\n```\n\n## increment\n```bash\n❯ git tag -l                                                                 \nv0.0.1\nv0.0.2\nv0.0.3\nv0.0.4\nv0.0.5\n\n❯ tagli increment -t v0.0.5 --type patch                  \nTag v0.0.6 was created\n\n❯ git tag -l                                                   \nv0.0.1\nv0.0.2\nv0.0.3\nv0.0.4\nv0.0.5\nv0.0.6\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftaxintt%2Ftagli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftaxintt%2Ftagli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftaxintt%2Ftagli/lists"}