Skip to content

chytreg/asdf-valkey

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

asdf-valkey Build Lint

valkey plugin for the asdf version manager.

Contents

Dependencies

For detailed dependency information, build options, and platform support, see the Valkey README and dependencies documentation.

Install

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.

Contributing

Contributions of any kind welcome! See the contributing guide.

Thanks goes to these contributors!

License

See LICENSE © Dariusz Gertych

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages