clj-ant is a Clojure interface to Apache Ant's task and type
ecosystem. It is not a build tool: there's no opinion about
project layout, no replacement for tools.build. It exists so that
Ant tasks such as <scp>, <replaceregexp>, <filterchain>,
<jar>, <get>, <checksum>, and <apply> become callable as
ordinary Clojure code, with results readable as Clojure data.
The docs to read, roughly in order:
clojure.tools.build.Can you improve this documentation?Edit on GitHub
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |