AlexanderMann / lein-namespace

A Clojure linter which helps with managing just your namespaces declarations

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A Clojure linter which helps with managing just your namespaces declarations

License:Eclipse Public License 1.0


Languages

Language:Clojure 100.0%