Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 666 Bytes

README.md

File metadata and controls

25 lines (14 loc) · 666 Bytes

asdf-ant

Apache Ant plugin for asdf version manager.

master pipeline status

Requirements

Installation

asdf plugin-add ant https://gitlab.com/theoretick/asdf-ant.git

ANT_HOME

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