mirror of
https://github.com/rzmk/commit-helper.git
synced 2025-12-19 05:29:24 +00:00
feat: add -c (copy to clipboard) and -s (sign)
This commit is contained in:
parent
1757cb99ff
commit
3e0b97d172
6 changed files with 433 additions and 10 deletions
|
|
@ -8,5 +8,6 @@ name = "ch"
|
|||
path = "src/main.rs"
|
||||
|
||||
[dependencies]
|
||||
arboard = "3.4.1"
|
||||
clap = { version = "4.4.12", features = ["derive"] }
|
||||
inquire = { version = "0.6.2" }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue