#cli #meow #lgtm #emoji-kitchen

app lgtmeow

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

8 releases (5 breaking)

0.6.0 Aug 13, 2024
0.5.0 Apr 20, 2024
0.4.0 Mar 5, 2024
0.3.3 Feb 17, 2024
0.1.0 Feb 14, 2024

#473 in Command line utilities

MIT license

32KB
770 lines

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

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

Installation

With 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

With 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
# Or use uv
uv tool install lgtmeow

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

~5–18MB
~187K SLoC