#cli #meow #lgtm #emoji-kitchen

app lgtmeow

LGTMeow 🐾 —— 「本喵觉得很不错~」

7 releases (4 breaking)

0.5.0 Apr 20, 2024
0.4.0 Mar 5, 2024
0.3.3 Feb 17, 2024
0.2.1 Feb 16, 2024
0.1.0 Feb 14, 2024

#182 in Text processing

Download history 325/week @ 2024-02-13 25/week @ 2024-02-20 13/week @ 2024-02-27 131/week @ 2024-03-05 8/week @ 2024-03-12 7/week @ 2024-03-26 31/week @ 2024-04-02 136/week @ 2024-04-16 13/week @ 2024-04-23 23/week @ 2024-04-30

172 downloads per month

MIT license

31KB
742 lines

LGTMeow 🐾 —— 「本喵觉得很不错~」

Nyakku 的自用 LGTM 模板,以「LGTMeow 🐾」为基础的 Emoji Kitchen 扩充版~

Installation

Via cargo

# If you have installed rust toolchain, you can install it via cargo
cargo install lgtmeow
# or enable `copy` feature by run
cargo install lgtmeow --features copy

Via pipx

# lgtmeow has been published to pypi, you can install it via pipx
pipx install lgtmeow
# The PyPI version has `copy` feature enabled by default

Usage

# Setup with default preferences
lgtmeow setup --default
# Random choose a LGTMeow 🐾 from preset
lgtmeow -r
# Use it with github cli
gh pr review --approve -b "$(lgtmeow -r)"
# Copy to clipboard (need `copy` feature)
lgtmeow -r -c

Acknowledgement

Dependencies

~4–14MB
~161K SLoC