Awesome
<div align="center">asdf-flarectl
flarectl plugin for the asdf version manager.
</div>Contents
Dependencies
bash
,curl
,gzip
: generic POSIX utilities.
Install
Plugin:
asdf plugin add flarectl https://github.com/ORCID/asdf-flarectl.git
flarectl:
# Show all installable versions
asdf list-all flarectl
# Install specific version
asdf install flarectl latest
# Set a version globally (on your ~/.tool-versions file)
asdf global flarectl latest
# Now flarectl commands are available
flarectl --version
Check asdf readme for more instructions on how to install & manage versions.
Contributing
Contributions of any kind welcome! See the contributing guide.