lint commit
1.0.0
This CLI tool helps automate the process of generating commit messages and managing a Git repository. It guides the user through initializing a Git repository (if not already initialized), selecting files to commit, generating AI-assisted commit messages, and optionally pushing changes to a remote repository.
gh) installednpm install -g lint-commitlint-commit registergit clone https://github.com/techwithmanuel/lint-commit.git
cd lint-commit
npm install
node register.js
node index.jsGet API key on the side menuCreate API key then follow the prompt to create the keylint-commit register
Once you've installed and resgitered your GEMINI_API_KEY, To get started with lint-commit, simply run:
lint-commitFollow the prompts to initialize a git repository, add files, and create a commit with a commitlint-conformant message.
Contributions are welcome! Please follow these steps to contribute:
For any questions or suggestions, please open an issue.