A Leiningen plugin for Marginalia. You would most likely use this rather than Marginalia directly.
Add [[lein-marginalia "0.9.2"]] to the :plugins entry in
either your project.clj file or your :user profile.
Add [lein-marginalia "0.9.2"] to your project.clj's
:dev-dependencies or, install lein-marginalia as a user-level
leiningen plugin by running
$ lein plugin install lein-marginalia 0.9.2.
$ lein marg <args> in your project's root.
Copyright (C) 2011-2023 Gary, Fogus, and contributors.
Distributed under the Eclipse Public License, the same as Clojure.