A collection of useful Cascading taps.
Maple uses Leiningen 2.0 to build.
- lein with-profile dev deps
- lein with-profile dev uberjar
- lein with-profile dev install
The above should build a jar with all dependencies. And then install
will add this jar to your
local maven repository in ~/.m2/repositories.
Maple is hosted on Conjars. We expect most users will pull "com.twitter/maple" with the version they need. If you are submitting a patch, you will need to follow the above steps in Building.
Copyright (C) 2012 Twitter Inc
Distributed under the Eclipse Public License, the same as Clojure.