psc-package plugin for the asdf version manager.
bash
,curl
,tar
: generic POSIX utilities.
Plugin:
asdf plugin add psc-package
# or
asdf plugin add psc-package https://github.com/nsaunders/asdf-psc-package.git
psc-package:
# Show all installable versions
asdf list-all psc-package
# Install specific version
asdf install psc-package latest
# Set a version globally (on your ~/.tool-versions file)
asdf global psc-package latest
# Now psc-package commands are available
psc-package --help
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 © Nick Saunders