Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 682 Bytes

README.md

File metadata and controls

27 lines (16 loc) · 682 Bytes

lein-marginalia

Leiningen plugin for Marginalia.

Installation

Leiningen 2

Add [lein-marginalia "0.7.0"] to the :plugins entry in either your project.clj file or your :user profile.

Leiningen 1

Add [lein-marginalia "0.7.0"] 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.7.0.

Usage

$ lein marg <args> in your project's root.

License

Copyright (C) 2011 Michael Fogus and contributors.

Distributed under the Eclipse Public License, the same as Clojure.