Initial file for Ant

Julius Hamilton <[email protected]> Sat, 14 Aug 2021 13:33:44 +0200
Newsgroups gmane.comp.jakarta.ant.user
Message-ID <CAGrXgp1pzwuc3Py_3NH5k9xwN6zpvrHY+Ytbuq=3oS+hF3xXsg@mail.gmail.com>
I would like to study the source code for YaCy, a peer to peer open source
search engine. On their GitHub, it details that the tool is built from
source with "ant clean".

I looked through the YaCy project repository but I wasn't able to pick out
which initial file ant would look for to begin a configuration, building
and installation procedure, analogous to the command "make" looking for a
makefile.

Is there a specific file ant looks for? Or does it work a different way?

Thanks very much,
Julius