Skip to content

Apache Ant is a software tool that automates software processes during the building or deployment of an application. Ant uses an proprietary XML file to define build and deployment steps, which are referred to as targets in Ant. Ant is called to run the targets in the build.xml file.

Notifications You must be signed in to change notification settings

Build-Plugins/build-ant

About

Apache Ant is a software tool that automates software processes during the building or deployment of an application. Ant uses an proprietary XML file to define build and deployment steps, which are referred to as targets in Ant. Ant is called to run the targets in the build.xml file.

Resources

Stars

Watchers

Forks

Packages

No packages published