# asdf-ant **Repository Path**: gitee-go/asdf-ant ## Basic Information - **Project Name**: asdf-ant - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 1 - **Created**: 2023-07-19 - **Last Updated**: 2025-05-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # asdf-ant [Apache Ant](https://ant.apache.org/) plugin for asdf version manager. [![master pipeline status](https://gitlab.com/theoretick/asdf-ant/badges/master/pipeline.svg)](https://gitlab.com/theoretick/asdf-ant/-/commits/master) ## Requirements - bash v5.0 - curl - JDK corresponding to the [Ant version requirements](https://ant.apache.org/manual/install.html#sysrequirements) ## 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`