leiningen/lein-pprint/project.clj
Phil Hagelberg 56d7219038 Release 1.1.1 of lein-pprint.
Silly pprint; why don't you flush?
2012-02-01 17:58:19 -08:00

3 lines
126 B
Clojure

(defproject lein-pprint "1.1.1"
:description "Pretty-print a representation of the project map."
:eval-in-leiningen true)