rsmoji 0.3.1

Gitmoji, but oxidized!
rsmoji-0.3.1 is not a library.

rsmoji

Hello there! This is a simple rust CLI tool to add emojis to commits! It uses crossterm and unicode-segmentation

Installation - using cargo

First, ensure you have rust installed on your system, and then run:

cargo install rsmoji

To update, you can use cargo-update, install it with cargo install cargo-update, and then you can run:

cargo-install-update install-update --all

Usage

Just run rsmoji without any additional arguments

You can use emacs keybindings for moving the cursor while typing (C-b, C-f, C-p, C-n)

Credits

The colors are catppuccin-mocha The emoji list was taken from gitmoji-cli

License

This project is currently licensed under the MIT license