Skip to content

splinter98/asdf-p4

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

asdf-p4 Build Lint

p4 plugin for the asdf version manager.

Contents

Dependencies

  • bash, curl, xargs: generic POSIX utilities.

Install

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.

Contributing

Contributions of any kind welcome! See the contributing guide.

Thanks goes to these contributors!

License

See LICENSE © Stephen Alderman

About

P4 Manager for the asdf version manager

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages