{"id":48791774,"url":"https://github.com/thenatarizkie/just-commit","last_synced_at":"2026-04-13T20:05:51.871Z","repository":{"id":300394223,"uuid":"991670973","full_name":"thenatarizkie/just-commit","owner":"thenatarizkie","description":"📜 — An automated CLI tool for generating meaningful Git commit messages with AI, following Conventional Commits. Ideal for developers seeking quick, clear, and consistent version control.","archived":false,"fork":false,"pushed_at":"2025-09-16T05:24:21.000Z","size":48,"stargazers_count":1,"open_issues_count":6,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-09-18T09:33:06.456Z","etag":null,"topics":["automated-commit","cli","conventional-commits","git-tools","just-commit","natarizkie"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/just-commit","language":"JavaScript","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/thenatarizkie.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":["thenatarizkie"],"patreon":"natarizkie","ko_fi":"natarizkie","buy_me_a_coffee":"natarizkie","thanks_dev":"natarizkie"}},"created_at":"2025-05-28T01:37:49.000Z","updated_at":"2025-06-22T03:58:17.000Z","dependencies_parsed_at":"2025-06-21T13:24:44.660Z","dependency_job_id":"d0df1d20-d545-4b58-9bc1-744a8abf4347","html_url":"https://github.com/thenatarizkie/just-commit","commit_stats":null,"previous_names":["thenatarizkie/just-commit"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/thenatarizkie/just-commit","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thenatarizkie%2Fjust-commit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thenatarizkie%2Fjust-commit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thenatarizkie%2Fjust-commit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thenatarizkie%2Fjust-commit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thenatarizkie","download_url":"https://codeload.github.com/thenatarizkie/just-commit/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thenatarizkie%2Fjust-commit/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31768774,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-13T15:25:13.801Z","status":"ssl_error","status_checked_at":"2026-04-13T15:25:09.162Z","response_time":93,"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":["automated-commit","cli","conventional-commits","git-tools","just-commit","natarizkie"],"created_at":"2026-04-13T20:05:51.115Z","updated_at":"2026-04-13T20:05:51.861Z","avatar_url":"https://github.com/thenatarizkie.png","language":"JavaScript","funding_links":["https://github.com/sponsors/thenatarizkie","https://patreon.com/natarizkie","https://ko-fi.com/natarizkie","https://buymeacoffee.com/natarizkie","https://thanks.dev/natarizkie"],"categories":[],"sub_categories":[],"readme":"# Just Commit\n\nA simple and automated CLI tool for generating meaningful Git commit messages following the Conventional Commits standard. With support for AI-generated commit messages, it ensures clarity and consistency in your version control workflow. Perfect for developers who want quick, smart, and descriptive commit messages with minimal effort.\n\n## Key Features\n\nGenerate AI-powered commit messages, follow Conventional Commits, and streamline your Git workflow with ease.\n\n- **Automated Commit Message Generation**: Generate commit messages effortlessly using AI with support for the Conventional Commits standard\n- **Conventional Commits Support**: Automatically format commit messages with prefixes like `feat`, `fix`, `chore`, and more to align with industry best practices\n- **One File, One Commit**: Automatically generates commit messages tailored to each modified file, ensuring precise tracking of changes\n- **AI-Powered Customization**: Leverages Google Gemini AI to craft commit messages intelligently, saving time and improving message quality\n- **Global CLI Tool**: Install the package globally via npm and use it across projects seamlessly with simple commands\n- **Easy-to-Use CLI**: Intuitive and user-friendly command-line interface for effortless usage, even for beginners\n\n## Prerequisites\n\n### 1. Node.js\n\nTo run this bot, you need Node.js. You can download and install it from the official Node.js website.\n\n- **Download**: [Node.js Official Website](https://nodejs.org/en)\n- **Version**: The bot requires Node.js version 16 or higher\n- **Verify**: Once you have Node.js installed, open your terminal or command prompt and check the version using the following commands:\n\n    ```bash\n    node -v\n    npm -v\n    ```\n\n### 2. Gemini API Key\n\nGemini API keys are used to generate commit messages by following the Conventional Commits guidelines. To get your Gemini API key, follow these steps:\n\n- **Visit the Google AI Studio Website**: Open your browser and go to [Google AI Studio](https://aistudio.google.com/)\n- **Log In to Your Google Account**: Access your account to proceed\n\n    - Click Sign in to Google AI Studio\n    - Use your Google credentials to log in\n\n- **Navigate to the API Key Section**: Find the option to generate your API key\n\n    - After logging in, look for and click the Get API Key button\n    - Click the Create API Key button\n\n- **Copy and Save the API Key**: Once the key is generated, copy it to a safe location for later use in your bot configuration\n\n## Installation\n\nTo install the `just-commit` package globally on your system, use the following command:\n\n```bash\nnpm install -g just-commit\n```\n\n## Setup\n\nBefore using `just-commit`, you need to set your Gemini API key to enable AI-powered commit message generation. Run this command to configure your API key:\n\n```bash\njust-commit setApiKey \u003cyour-gemini-api-key\u003e\n```\n\nReplace `\u003cyour-gemini-api-key\u003e` with your actual Gemini API key.\n\n## Usage\n\nOnce the API key is set, you can generate commit messages easily by running:\n\n```bash\njust-commit\n```\n\nThis command will:\n\n- Detect changes in your Git repository\n- Automatically generate a commit message following the Conventional Commits standard\n- Commit the changes to your repository with the generated message\n\n## Testing\n\nThe project includes basic tests for each feature using Mocha and Chai. To run tests, use the following command:\n\n```bash\nnpm run test\n```\n\n## How to Contribute\n\nPlease check our [CONTRIBUTING.md](CONTRIBUTING.md) guide for more details.\n\n## Suppport \u0026 Donation\n\nIf you found this bot helpful, consider supporting the project:\n\n- **Solana**: `8og5rA7ptJWDVPRnh1iWkLrXrGK5M3iTLccH624B5vhr`\n- **EVM**: `0xfc9cf57e5b0D78d6ee85b313C658d757D1c39Ad4`\n- **BTC**: `bc1p728j34y46jsn7y38gne3ggm7gdhl22kxf3v327tj9ez52xmcpsmqa9um9a`\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details. Feel free to use and modify it for your own purposes.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthenatarizkie%2Fjust-commit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthenatarizkie%2Fjust-commit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthenatarizkie%2Fjust-commit/lists"}