{"id":16482045,"url":"https://github.com/segersniels/convit","last_synced_at":"2026-02-09T14:35:13.378Z","repository":{"id":248943375,"uuid":"830060899","full_name":"segersniels/convit","owner":"segersniels","description":"In an effort to make it easier to write conventional commit messages, convit is a command-line tool that allows you to write conventional commit messages.","archived":false,"fork":false,"pushed_at":"2024-10-25T14:49:11.000Z","size":303,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-03T06:25:48.453Z","etag":null,"topics":["cli","commit","commit-message","conventional-commits","prompt","tool"],"latest_commit_sha":null,"homepage":"","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/segersniels.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2024-07-17T14:07:25.000Z","updated_at":"2024-11-11T05:29:11.000Z","dependencies_parsed_at":"2024-10-19T12:28:13.657Z","dependency_job_id":"6f5f387f-961d-407a-8589-52d68442a418","html_url":"https://github.com/segersniels/convit","commit_stats":null,"previous_names":["segersniels/convit"],"tags_count":12,"template":false,"template_full_name":null,"purl":"pkg:github/segersniels/convit","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/segersniels%2Fconvit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/segersniels%2Fconvit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/segersniels%2Fconvit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/segersniels%2Fconvit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/segersniels","download_url":"https://codeload.github.com/segersniels/convit/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/segersniels%2Fconvit/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29268998,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-09T13:47:44.167Z","status":"ssl_error","status_checked_at":"2026-02-09T13:47:43.721Z","response_time":56,"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":["cli","commit","commit-message","conventional-commits","prompt","tool"],"created_at":"2024-10-11T13:09:27.891Z","updated_at":"2026-02-09T14:35:13.362Z","avatar_url":"https://github.com/segersniels.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# convit\n\n\u003e [!NOTE]\n\u003e This tool has been deprecated in favor of [`cmt`](https://github.com/segersniels/cmt) and won't be maintained anymore.\n\u003e For future updates check out [`cmt`](https://github.com/segersniels/cmt).\n\nIn an effort to make it easier to write conventional commit messages, `convit` is a command-line tool that allows you to write conventional commit messages.\n\n![img](./demo.gif)\n\n## Install\n\n```bash\n# Install in the current directory\ncurl -sSL https://raw.githubusercontent.com/segersniels/convit/master/scripts/install.sh | bash\n# Install in /usr/local/bin\ncurl -sSL https://raw.githubusercontent.com/segersniels/convit/master/scripts/install.sh | sudo bash -s /usr/local/bin\n```\n\n### Manual\n\n1. Download the latest binary from the [releases](https://github.com/segersniels/convit/releases/latest) page for your system\n2. Rename the binary to `convit`\n3. Copy the binary to a location in your `$PATH`\n\n## Usage\n\n```\nNAME:\n   convit - Write conventional commit messages\n\nUSAGE:\n   convit [global options] command [command options]\n\nVERSION:\n   x.x.x\n\nCOMMANDS:\n   commit    Write a commit message\n   generate  Write a commit message with the help of OpenAI\n   config    Configure the app\n   help, h   Shows a list of commands or help for one command\n\nGLOBAL OPTIONS:\n   --help, -h     show help\n   --version, -v  print the version\n```\n\n### Generate\n\nExperimental feature that uses AI to assist with writing a conventional commit message. It looks at the currently staged changes that you want to commit and a user specified commit message to determine the type \u0026 optional scope of the commit.\n\n```bash\nconvit generate\n```\n\n\u003e This feature is _bring-your-own-key_ and requires the `OPENAI_API_KEY` or `ANTHROPIC_API_KEY` environment variable to be set depending on the configured model.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsegersniels%2Fconvit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsegersniels%2Fconvit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsegersniels%2Fconvit/lists"}