Liking cljdoc? Tell your friends :D

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.

Can you improve this documentation? These fine people already did:
Eric Schoen & ejschoen
Edit on GitHub

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close