Liking cljdoc? Tell your friends :D
Clojure only.

io.aviso.lein-pretty

A plugin for Leiningen that automatically enables pretty printing.

A plugin for Leiningen that automatically enables pretty printing.
raw docstring

injectclj

(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.

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.
raw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close