Cljant 2.0.0

Released under the Eclipse Public License

Apache ant wrapped in clojure.

Installation

To install, add the following dependency to your project or build file:

[io.czlab/cljant "2.0.0"]

Namespaces

czlab.cljant.antlib

Apache Ant project & task wrappers.
The anatomy of an ant task is a xml construct,
where the attributes are termed as options and
nested elements are treated as vectors inside of a vector.

Public variables and functions: