5 releases
Uses new Rust 2024
new 0.2.1 | May 3, 2025 |
---|---|
0.2.0 | May 2, 2025 |
0.1.2 | May 2, 2025 |
0.1.1 | May 1, 2025 |
0.1.0 | May 1, 2025 |
#227 in Development tools
325 downloads per month
15KB
348 lines
rsmoji
Hello there! This is a simple rust CLI tool to add emojis to commits! It uses crossterm
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
License
This project is currently licensed under the MIT license
Dependencies
~3–12MB
~148K SLoC