rsmoji-0.3.5 is not a library.
💖 rsmoji 🦀
Hello there! w
This is a simple rust CLI tool to add emojis to commits! It uses crossterm and unicode-segmentation
✨ Features
- 😃 It adds emojis to git commits
- 🚧 The end for now :( (see roadmap for details)
Installation - using cargo (crates.io)
First, ensure you have rust installed on your system, and then run:
To update, you can use cargo-update, install it with cargo install cargo-update, and then you can run:
Usage
Just run rsmoji without any additional arguments (obviously you need git)
If it's not found, you have to add $HOME/.cargo/bin to your $PATH
# bash
# zsh
You can use emacs keybindings to move the cursor while typing (Ctrl b, Ctrl f, Ctrl p, Ctrl n)
Roadmap
- Support commit description (not only title)
- Support signed tags message
- Custom toml configuration (colors...)
Credits
The default colors are catppuccin-mocha