asdf-ag [](https://github.com/koketani/asdf-ag/actions/workflows/build.yml) [](https://github.com/koketani/asdf-ag/actions/workflows/lint.yml)
July 22, 2021 · View on GitHub
asdf-ag

ag plugin for the asdf version manager.
Contents
Dependencies
bash,curl,tar: generic POSIX utilities.Automake,pkg-config,PCRE,LZMA: the_silver_searcher's dependencies.
Install
Plugin:
asdf plugin add ag
# or
asdf plugin add ag https://github.com/koketani/asdf-ag.git
ag:
# Show all installable versions
asdf list-all ag
# Install specific version
asdf install ag latest
# Set a version globally (on your ~/.tool-versions file)
asdf global ag latest
# Now ag commands are available
ag --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!