moefyit / lgtmeow

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:MIT License


Languages

Language:Rust 100.0%