build | status |
---|---|
Latest Build | |
master branch |
A Leiningen plugin to do many wonderful things.
Use this for user-level plugins:
Put [org.clojars.hilsonchang/lein-git-info "0.1.0-SNAPSHOT"]
into the :plugins
vector of your :user
profile.
Use this for project-level plugins:
Put [org.clojars.hilsonchang/lein-git-info "0.1.0-SNAPSHOT"]
into the :plugins
vector of your project.clj.
and add an example usage that actually makes sense:
$ lein git-info
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