A Leiningen plugin to write project dependencies to a CSV file.
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
Copyright © 2019 Eric Schoen
Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.
Can you improve this documentation? These fine people already did:
Eric Schoen & ejschoenEdit on GitHub
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close