Awesome
<div align="center">asdf-wrk
wrk plugin for the asdf version manager.
</div>Contents
Dependencies
bash
,curl
,tar
,make
: generic POSIX utilities.gcc
Install
Plugin:
asdf plugin add wrk
# or
asdf plugin add wrk https://github.com/ivanvc/asdf-wrk.git
wrk:
# Show all installable versions
asdf list-all wrk
# Install specific version
asdf install wrk latest
# Set a version globally (on your ~/.tool-versions file)
asdf global wrk latest
# Now wrk commands are available
wrk --help
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 © Ivan Valdes