table of contents
| install(1) | General Commands Manual | install(1) |
NAME¶
install - Install a plugin from a git repository URL
SYNOPSIS¶
install [--auto-update] [-h|--help] <URL>
DESCRIPTION¶
Install a plugin from a git repository URL
OPTIONS¶
- --auto-update
- Automatically update this plugin before plugin skills are loaded
- -h, --help
- Print help
- <URL>
- URL to a git repository containing a supported plugin
SEE ALSO¶
| install |