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