{"id":41747100,"url":"https://github.com/mlctrez/modular","last_synced_at":"2026-01-25T01:04:24.378Z","repository":{"id":57676295,"uuid":"487414192","full_name":"mlctrez/modular","owner":"mlctrez","description":null,"archived":false,"fork":false,"pushed_at":"2024-01-29T17:26:19.000Z","size":54,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-17T22:51:55.886Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mlctrez.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":"2022-05-01T00:53:50.000Z","updated_at":"2022-05-01T02:30:17.000Z","dependencies_parsed_at":"2024-01-29T18:39:11.988Z","dependency_job_id":null,"html_url":"https://github.com/mlctrez/modular","commit_stats":null,"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/mlctrez/modular","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlctrez%2Fmodular","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlctrez%2Fmodular/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlctrez%2Fmodular/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlctrez%2Fmodular/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mlctrez","download_url":"https://codeload.github.com/mlctrez/modular/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mlctrez%2Fmodular/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28740418,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-24T22:12:27.248Z","status":"ssl_error","status_checked_at":"2026-01-24T22:12:10.529Z","response_time":89,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":[],"created_at":"2026-01-25T01:04:24.320Z","updated_at":"2026-01-25T01:04:24.370Z","avatar_url":"https://github.com/mlctrez.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# modular\n\n[![Go Report](https://badge.mlctrez.com/mlctrez/modular)](https://goreportcard.com/report/github.com/mlctrez/modular)\n[![golangci-lint](https://github.com/mlctrez/modular/actions/workflows/golangci-lint.yml/badge.svg)](https://github.com/mlctrez/modular/actions/workflows/golangci-lint.yml)\n\n### Background\n\nThis is a hobby project for learning go-git and simplifying commit - tag - push workflows.\n\n### Usage\n\nmodular `tag_command` \"commit message\"\n\n`tag_command` indicates that an annotated tag should be created. It can be either:\n\n* the keyword `bump` - increment the minor revision of the latest semver tag in the repo\n* a semver string - the tag will be created with a prefix of `v` - `1.0.0` becomes `v1.0.0`\n\n### Example\n\n```bash\ngit add README.md\nmodular bump \"add documentation\"\n```\nreplaces\n```bash\ngit add README.md\ngit tag -l  # find the last tag used and increment the minor revision\ngit commit -m \"add documentation\"\ngit tag -a v0.1.5 -m \"v0.1.5\"\ngit push origin master\ngit push origin v0.1.5\n```\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmlctrez%2Fmodular","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmlctrez%2Fmodular","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmlctrez%2Fmodular/lists"}