valkey plugin for the asdf version manager.
bash
,curl
,tar
,make
,gcc
(orclang
), and POSIX utilities
For detailed dependency information, build options, and platform support, see the Valkey README and dependencies documentation.
Plugin:
asdf plugin add valkey
# or
asdf plugin add valkey https://github.com/chytreg/asdf-valkey.git
valkey:
# Show all installable versions
asdf list-all valkey
# Install specific version
asdf install valkey latest
# Set a version globally (on your ~/.tool-versions file)
asdf global valkey latest
# Now valkey commands are available
valkey-server --version
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 © Dariusz Gertych