leiningen/lein-pprint/project.clj

4 lines
126 B
Clojure
Raw Normal View History

(defproject lein-pprint "1.1.1"
2012-01-13 03:16:19 +00:00
:description "Pretty-print a representation of the project map."
:eval-in-leiningen true)