Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Generate shell completions. #66

Merged
merged 1 commit into from
Oct 4, 2017
Merged

Generate shell completions. #66

merged 1 commit into from
Oct 4, 2017

Conversation

Knugel
Copy link
Contributor

@Knugel Knugel commented Oct 4, 2017

Adds the generation of shell completion at compile time using the clap feature mentioned in #64.

  • Moves construction of App struct building to seperate file.
  • Adds build.rs to generate the complection files.

@sharkdp
Copy link
Owner

sharkdp commented Oct 4, 2017

Thank you very much for your contribution, this is great!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants