age plugin for the asdf version manager.
bash
,curl
,tar
: generic POSIX utilities.
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 related to age should be reported at its Github repository. Issues related with the installation of age using asdf should be reported here.
Contributions of any kind welcome! See the contributing guide.
Thanks goes to these contributors!
See LICENSE © Alberto de Murga