/lein-namespace

A Clojure linter which helps with managing just your namespaces declarations

Primary LanguageClojureEclipse Public License 1.0EPL-1.0

lein-namespace

A Leiningen plugin to do many wonderful things.

Usage

FIXME: Use this for user-level plugins:

Put [lein-namespace "0.1.0-SNAPSHOT"] into the :plugins vector of your :user profile.

FIXME: Use this for project-level plugins:

Put [lein-namespace "0.1.0-SNAPSHOT"] into the :plugins vector of your project.clj.

FIXME: and add an example usage that actually makes sense:

$ lein namespace

License

Copyright © 2018 FIXME

Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.