noprompt / frak

Transform collections of strings into regular expressions.
1.13k stars 39 forks source link

Support for building with Maven #5

Closed breun closed 11 years ago

breun commented 11 years ago

This patch adds support for building frak with Maven.

(I've you'd consider moving src to src/main/clojure and test to src/test/clojure the custom source directory configuration could be removed from pom.xml.)

breun commented 11 years ago

This is no longer needed as Maven builds can just use the frak jar from Clojars.

https://clojars.org https://clojars.org/frak