A Leiningen plugin to replace instances of :version
with the version specified in the Lein project. I use this to keep all deps consistent in my monorepo with lein-monolith.
Put [lein-version "1.0.0"]
into the :plugins
vector. The middleware is implicitly applied though lein-version.plugin/middleware
should be added the :middleware
vector. There is no documentation - read the source code.
Can you improve this documentation?Edit on GitHub
cljdoc builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |