Awesome
<div align="center">asdf-age
age plugin for the asdf version manager.
</div>Contents
Dependencies
bash
,curl
,tar
: generic POSIX utilities.
Install
Plugin:
asdf plugin add age
# or
asdf plugin add age https://github.com/threkk/asdf-age.git
age:
# Show all installable versions
asdf list-all age
# Install specific version
asdf install age latest
# Set a version globally (on your ~/.tool-versions file)
asdf global age latest
# Now age commands are available
age --help
Check asdf readme for more instructions on how to install & manage versions.
Issues
Issues related to age should be reported at its Github repository. Issues related with the installation of age using asdf should be reported here.
Contributing
Contributions of any kind welcome! See the contributing guide.
Thanks goes to these contributors!
License
See LICENSE © Alberto de Murga