...
The default name for the Gant script is build*.gant*, in the same way that the default for an Ant script in build.xml.
Gant provides a way of finding what the documented targets are:
...
...
The default name for the Gant script is build*.gant*, in the same way that the default for an Ant script in build.xml.
Gant provides a way of finding what the documented targets are:
...