- This web app helps you write informative and engaging git commit messages by providing suggestions based on your code changes.
- 🚀 Provides suggestions based on your code changes
- 📝 Helps you write clear and concise commit messages
- 📈 Improves the quality of your git history
- ⏰ Saves you time and effort
- Visit the Commitly website.
- Paste your code changes into the text box.
- Click the
Generate
button.
- Commitly will analyze your code changes and suggest a commit message.
- You can edit the suggested message or use it as is.
- Click the "Copy to Clipboard" button to copy the commit message.
- Contributions are welcome! 💖 Please read the contributing guidelines before submitting a pull request.
- Clone the repository:
git clone https://github.com/ruru-m07/commitly.git
- Install the dependencies:
pnpm install
- Set up
.env
file. - Run the development server:
pnpm dev
- Your feedback is valuable to us. Please share your thoughts and suggestions on how we can make Commitly better. Feedback