/lein-deps-table

Leiningen plugin to write dependencies to a CSV file

Primary LanguageClojureEclipse Public License 1.0EPL-1.0

deps-table

A Leiningen plugin to write project dependencies to a CSV file.

Usage

FIXME: Use this for project-level plugins:

Put [org.clojars.ejschoen/lein-deps-table "0.1.0"] into the :plugins vector of your project.clj.

$ lein deps-table :dependencies deps.csv
$ lein deps-table :dependencies deps.csv :deep true

License

Copyright © 2019 Eric Schoen

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