Awesome
<div align="center">asdf-frankenphp
frankenphp plugin for the asdf version manager.
</div>Contents
Dependencies
bash
,curl
, and POSIX utilities.
Install
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.
Contributing
Contributions of any kind welcome! See the contributing guide.
Thanks goes to these contributors!
License
See LICENSE © Michael Utz