apache-ant

v 1.10.14 Updated: 7 months, 3 weeks ago

Java opensource build system

Ant is a Java based build tool. In theory it is kind of like make without make's wrinkles. Ant uses XML build files that define a set of targets. Each target has dependencies (other targets) and contains a set of tasks to perform.

https://ant.apache.org/

To install apache-ant, paste this in macOS terminal after installing MacPorts

sudo port install apache-ant

Add to my watchlist

Installations 76
Requested Installations 35