funny-git-commit
v1.0.7
Published
π A hilarious random commit message generator for your Git workflow. Spice up boring commits with memes, jokes & witty messages!
Maintainers
Readme
π Funny Git Commit Generator
A random funny commit message generator for developers who are tired of boring commit messages like fixed bug or added feature.
Make your git history fun, quirky, and sometimesβ¦ questionable π.
β¨ Features
- Generate hilarious commit messages instantly π
- Use it as a CLI tool or import it in code
- Lightweight & beginner-friendly
π¦ Installation
Global install
npm install -g funny-git-commit
Local install (inside a project)
npm install funny-git-commitπ Usage CLI
Run in your terminal:
funny-commitExample output:
Oops, forgot to save before commit
Refactored code to look busy
Made the code compile, not sure if it worksπ€ Why?
Because lifeβs too short for boring commit logs. Make your teammates laugh (or cry) while reading git log! π
π οΈ Contributing
Want to add more funny messages? Contributions are welcome!!
Fork this repo
Add your messages to funnyCommits.js
Open a Pull Request π―
