{"id":24756831,"url":"https://github.com/mmynk/no-commitment","last_synced_at":"2026-05-14T23:11:59.176Z","repository":{"id":274505860,"uuid":"923101152","full_name":"mmynk/no-commitment","owner":"mmynk","description":"nocommit generates commit messages from your `git diff`","archived":false,"fork":false,"pushed_at":"2025-03-02T17:55:22.000Z","size":15,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-02T18:37:03.830Z","etag":null,"topics":["ai","cli","git","git-commit","llm","rust"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/mmynk.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}},"created_at":"2025-01-27T16:40:36.000Z","updated_at":"2025-03-02T17:55:25.000Z","dependencies_parsed_at":null,"dependency_job_id":"92462ce4-bfd8-4892-902a-671a03ce31ad","html_url":"https://github.com/mmynk/no-commitment","commit_stats":null,"previous_names":["mmynk/no-commitment"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmynk%2Fno-commitment","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmynk%2Fno-commitment/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmynk%2Fno-commitment/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmynk%2Fno-commitment/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mmynk","download_url":"https://codeload.github.com/mmynk/no-commitment/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245071077,"owners_count":20556240,"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":["ai","cli","git","git-commit","llm","rust"],"created_at":"2025-01-28T14:20:52.892Z","updated_at":"2025-10-08T07:06:20.241Z","avatar_url":"https://github.com/mmynk.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# nocommit\n\nA cli tool to generate commit messages using LLMs.\n\n## Prerequisites\n\n1. Rust\n```sh\ncurl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh\n```\n\n2. You need to have an API key for whatever LLM you want to use.\nSupported LLMs:\n- [Google Gemini](https://aistudio.google.com/apikey)\n- [DeepSeek R1](https://platform.deepseek.com/api_keys)\n\n## Installation\n\n```sh\n./install.sh\n\n# Export API key for the LLM you want to use\nexport GOOGLE_API_KEY=your_google_api_key\nexport DEEPSEEK_API_KEY=your_deepseek_api_key\n``` \n\n## Usage\n\n```sh\n$ git diff | nocommit\n\n# Using DeepSeek\n$ git diff | nocommit -a deepseek\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmmynk%2Fno-commitment","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmmynk%2Fno-commitment","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmmynk%2Fno-commitment/lists"}