(-main & args)
Main entry point for resolve-tags script.
Required: --deps-file deps.edn - deps.edn files in which to resolve git tags
Read deps.edn, find git coordinates with :tag but without :sha, resolve those tags to shas, and over-write the deps.edn.
Main entry point for resolve-tags script. Required: --deps-file deps.edn - deps.edn files in which to resolve git tags Read deps.edn, find git coordinates with :tag but without :sha, resolve those tags to shas, and over-write the deps.edn.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close