#cli #meow #lgtm #emoji-kitchen

app lgtmeow

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

7 releases (4 breaking)

new 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

#194 in Text processing

Download history 315/week @ 2024-02-12 31/week @ 2024-02-19 17/week @ 2024-02-26 130/week @ 2024-03-04 9/week @ 2024-03-11 38/week @ 2024-04-01 108/week @ 2024-04-15

146 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–16MB
~168K SLoC