https://github.com/alphajoop/gitfun
Choose the perfect emoji for your commits
https://github.com/alphajoop/gitfun
commit emoji git
Last synced: 12 months ago
JSON representation
Choose the perfect emoji for your commits
- Host: GitHub
- URL: https://github.com/alphajoop/gitfun
- Owner: alphajoop
- License: mit
- Created: 2024-12-28T12:18:07.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-03T11:06:15.000Z (over 1 year ago)
- Last Synced: 2025-02-03T12:22:51.844Z (over 1 year ago)
- Topics: commit, emoji, git
- Language: TypeScript
- Homepage: https://gitfun.vercel.app
- Size: 110 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# GitFun ✨
> Make your Git commits fun and meaningful with the perfect emoji! Check it out at [gitfun.vercel.app](https://gitfun.vercel.app)
## About 🎯
GitFun is an open-source project that helps developers choose the right emoji for their commit messages. We believe that emojis make commits more expressive and help teams better understand code changes at a glance.
## Contributing 🤝
We love contributions from the community! Whether you're fixing bugs, adding new features, or improving documentation, your help is welcome.
```bash
# Clone the project
git clone https://github.com/alphajoop/gitfun.git
# Install dependencies
pnpm install
# Start development server
pnpm run dev
```
See [CONTRIBUTING.md](CONTRIBUTING.md) for more details.
## Contributors ✨
Thanks goes to these wonderful people:
## License 📝
MIT License