{"id":36757575,"url":"https://github.com/zacscoding/gotils","last_synced_at":"2026-01-12T12:51:22.711Z","repository":{"id":62866124,"uuid":"337089228","full_name":"zacscoding/gotils","owner":"zacscoding","description":null,"archived":false,"fork":false,"pushed_at":"2021-02-08T13:43:26.000Z","size":17,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-06-20T11:59:02.687Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zacscoding.png","metadata":{"files":{"readme":"README.md","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}},"created_at":"2021-02-08T13:43:03.000Z","updated_at":"2024-06-20T11:59:02.688Z","dependencies_parsed_at":"2022-11-08T06:15:43.304Z","dependency_job_id":null,"html_url":"https://github.com/zacscoding/gotils","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/zacscoding/gotils","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zacscoding%2Fgotils","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zacscoding%2Fgotils/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zacscoding%2Fgotils/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zacscoding%2Fgotils/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zacscoding","download_url":"https://codeload.github.com/zacscoding/gotils/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zacscoding%2Fgotils/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28338985,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-12T12:22:26.515Z","status":"ssl_error","status_checked_at":"2026-01-12T12:22:10.856Z","response_time":98,"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-12T12:51:22.016Z","updated_at":"2026-01-12T12:51:22.702Z","avatar_url":"https://github.com/zacscoding.png","language":"Go","readme":"# :boom: Command Utilities with Golang :)\n\nmy command utils for dev :)\n\n---  \n\n## Features\n\n- github\n    - commit: read filtered github commit messages\n\n---  \n\n## Getting Started\n\n\u003e ### 1. Go get \u0026 install\n\n```bash\n$ go get -u github.com/zacscoding/gotils/...\n$ gotils -h\n```  \n\n\u003e ### 2. Go install (with git clone)\n\n```bash\n$ mkdir -p $GOPATH/src/github.com/zacscoding\n$ cd $GOPATH/src/github.com/zacscoding\n$ git clone https://github.com/zacscoding/gotils.git\n$ cd gotils/cmd/gotils\n$ go install\n\n// check bin in $GOBIN\n$ ls -la $GOBIN/gotils \n-rwxrwxr-x 1 app app 9417592 Nov  7 01:29 /home/app/go/bin/gotils \n```  \n\n---  \n\n## Commands  \n\n- [Github](#Github)  \n\n### Github  \n\n**Commit Command**  \n\n`Commit Command` is useful when u don't known proper commit messages well like update bla.. or change bla..\n\n\u003e example  \n\n```bash\n$ gotils github commit --user zacscoding --repo go-workspace --keywords gorm,tests --maxcommits 3\n+----------------------------------------------------------------------------------------------------------------------------------------------------+\n| Matched Commits from /zacscoding/go-workspace. Keywords:gorm,tests                                                                                 |\n+---+---------------------------------------------------+--------------------------------------------------------------------------------------------+\n| # | Message                                           | URL                                                                                        |\n+---+---------------------------------------------------+--------------------------------------------------------------------------------------------+\n| 1 | ratelimit: tests rate limit with http client      | https://github.com/zacscoding/go-workspace/commit/dfc640940e70c54eafa9b484926dd9e659ce9330 |\n+---+---------------------------------------------------+--------------------------------------------------------------------------------------------+\n| 2 | sarama: tests partition assignment strategies     | https://github.com/zacscoding/go-workspace/commit/48bd90378bf1283d2c7e05c84e638d2729367d5a |\n+---+---------------------------------------------------+--------------------------------------------------------------------------------------------+\n| 3 | gormV1: tests select for update                   | https://github.com/zacscoding/go-workspace/commit/0d5d901405a1f0ab380451c91f8488069cd8073c |\n+---+---------------------------------------------------+--------------------------------------------------------------------------------------------+\n| 4 | gormV2: tests DBResolver for splitting read/write | https://github.com/zacscoding/go-workspace/commit/5a41a54d8d54e32c0bf86f1216a2adce70739b96 |\n+---+---------------------------------------------------+--------------------------------------------------------------------------------------------+\n|   |                                                   | Total Read Commits: #6                                                                     |\n+---+---------------------------------------------------+--------------------------------------------------------------------------------------------+\n```  \n\n---  \n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzacscoding%2Fgotils","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzacscoding%2Fgotils","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzacscoding%2Fgotils/lists"}