io.aviso.lein-pretty

added in 0.1.19

A plugin for Leiningen that automatically enables pretty printing.

inject

(inject project)

Adds the :injections that enable Pretty inside the project’s process, by executing (io.aviso.repl/install-pretty-exceptions).

This is enabled by adding io.aviso.lein-pretty/inject to the :middleware of the project.clj.