facultyai / facultyai/faculty-cli
Add shell completion for CLI commands
Open
- Dominant language
- Python
- Stars
- 7
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
For bash (the platform's shell) and zsh (as common for developers) at least, though likely a single solution should (?) work for both. It might be actually not too tough, as Click (that the CLI uses) does help with that https://click.palletsprojects.com/en/7.x/bashcomplete/
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.