8 个版本 (5 个重大更改)
新 0.6.0 | 2024 年 8 月 13 日 |
---|---|
0.5.0 | 2024 年 4 月 20 日 |
0.4.0 | 2024 年 3 月 5 日 |
0.3.3 | 2024 年 2 月 17 日 |
0.1.0 | 2024 年 2 月 14 日 |
#300 在 命令行工具
每月 271 次下载
32KB
770 代码行
LGTMeow 🐾 —— 「本喵觉得很不错~」
Nyakku 的自用 LGTM 模板,基于「LGTMeow 🐾」的 Emoji Kitchen 扩展版~
安装
使用 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
使用 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
用法
# 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
鸣谢
- xsalazar/emoji-kitchen 提供了一个 前端 来查看和搜索所有可用的 emoji-kitchen 组合。我们使用它的 后端数据 来生成预设列表。
依赖项
~4–14MB
~158K SLoC