-
-
Notifications
You must be signed in to change notification settings - Fork 201
Add shell completions #1564
Copy link
Copy link
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
lychee_bin already uses clap which means we can utilize the following crates:
clap_complete: generated the shell completionsclap_mangen: generated manpage
Then downstream sources (i.e. package managers) can consume the generated files :)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request