Skip to content

Commit

Permalink
feat: add completions command
Browse files Browse the repository at this point in the history
  • Loading branch information
innobead committed Jan 4, 2025
1 parent a1f28ef commit fce66c8
Show file tree
Hide file tree
Showing 20 changed files with 683 additions and 90 deletions.
74 changes: 43 additions & 31 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -62,3 +62,4 @@ octocrab = "0.42.1"
once_cell = "1.20.2"
syn = "2.0.90"
fs2 = "0.4.3"
clap_complete = "4.5.40"
Loading

0 comments on commit fce66c8

Please sign in to comment.