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 man page with build.rs #39

Merged
merged 4 commits into from
Nov 7, 2019
Merged

Generate man page with build.rs #39

merged 4 commits into from
Nov 7, 2019

Conversation

luxrck
Copy link
Contributor

@luxrck luxrck commented Oct 14, 2019

No description provided.

@luxrck
Copy link
Contributor Author

luxrck commented Oct 14, 2019

This should fix #35

@arusahni
Copy link
Owner

Thanks for the pr! Regarding the shell completions, could we use the one's Clap can generate? That way git-req can support multiple shells without needing to manually maintain multiple completion files?

@luxrck
Copy link
Contributor Author

luxrck commented Oct 21, 2019

The only reason I didn't use it is that I thought generating way is not very good for maintaining especially when we want to implement more complex completion features......

But, yes. We could generate it.

@arusahni
Copy link
Owner

Sorry for the delayed response - this looks solid! Can you rebase so I can accept the request?

@luxrck
Copy link
Contributor Author

luxrck commented Nov 4, 2019

I was preparing for the exam last week......
Update the code just now, hope it could meet your request >_<.

@arusahni arusahni merged commit dfabade into arusahni:master Nov 7, 2019
@arusahni
Copy link
Owner

arusahni commented Nov 7, 2019

No worries! Thanks for your contribution!

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.

None yet

2 participants