p4 plugin for the asdf version manager.
bash
,curl
,xargs
: generic POSIX utilities.
Plugin:
asdf plugin add p4
# or
asdf plugin add p4 https://github.com/splinter98/asdf-p4.git
p4:
# Show all installable versions
asdf list-all p4
# Install specific version
asdf install p4 latest
# Set a version globally (on your ~/.tool-versions file)
asdf global p4 latest
# Now p4 commands are available
p4 -V
Check asdf readme for more instructions on how to install & manage versions.
Contributions of any kind welcome! See the contributing guide.
Thanks goes to these contributors!
See LICENSE © Stephen Alderman