Liking cljdoc? Tell your friends :D

lein-git-info

buildstatus
Latest BuildCircleCI
master branchCircleCI

A Leiningen plugin to do many wonderful things.

Usage

Use this for user-level plugins:

Put [org.clojars.hilsonchang/lein-git-info "0.1.0"] into the :plugins vector of your :user profile.

Use this for project-level plugins:

Put [org.clojars.hilsonchang/lein-git-info "0.1.0"] into the :plugins vector of your project.clj.

and add an example usage that actually makes sense:

$ lein git-info

License

Copyright © 2019 FIXME

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

Can you improve this documentation?Edit on GitHub

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

× close