v0.10.0: Auto-generate shell completion file (for bash, zsh, fish)
gup command automatically generates shell completion files for bash, zsh, and fish. After the user executes gup, if the shell completion file does not exist in the system, the auto-generation process will begin. To activate the completion feature, restart the shell.
Changelog
- e3e7ae5 Add demo.gif
- c6ff23c Add description for shell completion
- b09d5af Add process that generate bash/fish/zsh completion file
- bd78e28 Fix bug for bash completion
- ec6196a Fix bug for zsh and fish
- 063673a Fix demo position
- 77f319c Fix reviewdog
- 98ac369 Merge pull request #26 from nao1215/add-auto-completion
- 0a062dd Update version to v0.10.0