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

Automatically install shell completions #25

Open
PeterJCLaw opened this issue Feb 18, 2023 · 1 comment
Open

Automatically install shell completions #25

PeterJCLaw opened this issue Feb 18, 2023 · 1 comment

Comments

@PeterJCLaw
Copy link
Owner

This repo provides shell completions for bash. It would be great if they could be automatically installed when the package is installed.
I had long thought this impossible, however I now think I've seen this done somewhere. I also recently discovered that it's possible to install man pages alongside a package (see e.g: https://github.com/srobo/tools or https://github.com/ipython/ipython), which suggests that something like this ought to be possible.

@PeterJCLaw
Copy link
Owner Author

I'm pretty sure pytest somehow does this.

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

No branches or pull requests

1 participant