Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/crizmo/emojico
EmojiCo is a web-based tool that allows you to easily add emojis to your commit messages.
https://github.com/crizmo/emojico
commit documentation emoji github style
Last synced: about 23 hours ago
JSON representation
EmojiCo is a web-based tool that allows you to easily add emojis to your commit messages.
- Host: GitHub
- URL: https://github.com/crizmo/emojico
- Owner: crizmo
- License: mit
- Created: 2023-06-02T13:26:04.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-02T17:58:38.000Z (about 1 year ago)
- Last Synced: 2023-09-03T16:22:13.418Z (about 1 year ago)
- Topics: commit, documentation, emoji, github, style
- Language: JavaScript
- Homepage: https://emojico.vercel.app
- Size: 90.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
# EmojiCo
EmojiCo is a web-based tool that allows you to easily add emojis to your commit messages. It provides a user-friendly interface that makes it simple and fun to incorporate expressive emojis into your Git workflow. EmojiCo eliminates the need to remember emoji codes or manually type them in your commit messages.
To use EmojiCo, simply visit the [EmojiCo website](https://emojico.vercel.app/) and follow these steps:
1. Open your web browser and go to [emojico.vercel.app/](https://emojico.vercel.app/).
2. Type or paste your commit message into the provided text box.
3. Click on the desired emoji from the available options that you want to use
6. Paste the modified commit message into your Git command line or Git client when making a commit.
That's it! EmojiCo allows you to effortlessly enhance your commit messages with emojis.
## Contribution
EmojiCo is an open-source project, and contributions are welcome. If you have any ideas, bug reports, or feature requests, please visit the [EmojiCo GitHub repository](https://github.com/crizmo/EmojiCo) and open an issue. You can also submit pull requests to contribute code changes.
When contributing, please adhere to the existing code style and conventions used in the project. Additionally, make sure to thoroughly test your changes before submitting a pull request.
## License
EmojiCo is released under the [MIT License](https://github.com/crizmo/EmojiCo/blob/main/LICENSE). You are free to use, modify, and distribute EmojiCo in accordance with the terms of the license.
## Acknowledgements
EmojiCo is built upon the idea of making commit messages more expressive and enjoyable by adding emojis.