GlyphIt
GlyphIt is a Rust-based CLI tool designed to standardize and simplify the use of emojis in Git commit messages.
It aims to provide a fast way to structure your commit, according to a conventional standard, without having to wait for long times.
π¦ Example
glyphit commit
# β Commit message becomes:
# β¨ add: login validation
π§° Requirements
- Rust (1.70+ recommended)
- Git (2.0+)
- Works on Linux, macOS, and Windows