{"id":20141025,"url":"https://github.com/shun-shobon/justcommit","last_synced_at":"2025-05-06T20:33:52.809Z","repository":{"id":157987886,"uuid":"616092411","full_name":"shun-shobon/justcommit","owner":"shun-shobon","description":"AI-powered commit message generator","archived":false,"fork":false,"pushed_at":"2024-05-19T21:15:49.000Z","size":327,"stargazers_count":7,"open_issues_count":4,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-05-20T15:11:43.660Z","etag":null,"topics":["generator","git","gpt","rust"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/shun-shobon.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2023-03-19T15:36:14.000Z","updated_at":"2024-05-31T02:47:24.135Z","dependencies_parsed_at":"2024-04-07T19:28:07.890Z","dependency_job_id":"933df392-6b58-487b-b0ba-ef6c8d567461","html_url":"https://github.com/shun-shobon/justcommit","commit_stats":null,"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shun-shobon%2Fjustcommit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shun-shobon%2Fjustcommit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shun-shobon%2Fjustcommit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shun-shobon%2Fjustcommit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shun-shobon","download_url":"https://codeload.github.com/shun-shobon/justcommit/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224531084,"owners_count":17326731,"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":["generator","git","gpt","rust"],"created_at":"2024-11-13T21:56:00.041Z","updated_at":"2024-11-13T21:56:00.670Z","avatar_url":"https://github.com/shun-shobon.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# JustCommit\n\n## Overview\n\nJustCommit is an AI-powered commit message generator.\nBased on the changes in your Git repository, it automatically suggests a commit message for you.\nAll you have to do is **Just Commit**.\nThis project is inspired by opencommit.\n\n## Installation\n\nYou can either clone this repository and build it yourself using Rust or download the latest binary from the Release page.\nMake sure to place the binary in a directory included in your system's path.\n\n## Usage\n\nBefore committing with Git, execute JustCommit\nIt will automatically detect the staged changes in your Git repository and output a suggested commit message to the standard output.\nWhile it currently only provides the output, future plans include supporting Git-hooks and launching an editor automatically.\n\n## Configuration\n\nJustCommit requires an OpenAI token to function. Place the token in `config.toml`. This configuration can be located in one of the following locations:\n\n- `$XDG_CONFIG_HOME/justcommit` (For non-Windows users)\n- `$APP_DATA/justcommit` (For Windows users)\n- `$HOME/.config/justcommit` (If the above environment variables are not defined)\n\nThe configuration format is as follows:\n\n```toml\nopenai_token = \"\u003cYour OpenAI Token\u003e\"\n```\n\nIf you're uncomfortable storing your token in plain text, you can use **a secret reference from 1Password**.\nJustCommit will automatically detect the secret reference and use the token stored in 1Password.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshun-shobon%2Fjustcommit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshun-shobon%2Fjustcommit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshun-shobon%2Fjustcommit/lists"}