Apache Ant plugin for asdf version manager.
- bash v5.0
- curl
- JDK corresponding to the Ant version requirements
asdf plugin-add ant https://gitlab.com/theoretick/asdf-ant.git
To set ANT_HOME
in your shell's initialization add the following:
. ~/.asdf/plugins/ant/set-ant-home.bash
For zsh shell, instead use:
. ~/.asdf/plugins/ant/set-ant-home.zsh