Awesome
<div align="center">asdf-wren-cli
wren-cli plugin for the asdf version manager.
</div>Contents
Dependencies
- Make sure you have the required dependencies installed:
- curl
- unzip
Install
Plugin:
asdf plugin add wren-cli
# or
asdf plugin add https://github.com/jtakakura/asdf-wren-cli.git
wren-cli:
# Show all installable versions
asdf list-all wren-cli
# Install specific version
asdf install wren-cli latest
# Set a version globally (on your ~/.tool-versions file)
asdf global wren-cli latest
# Now wren-cli commands are available
wren_cli --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 © Junji Takakura