Liking cljdoc? Tell your friends :D
Clojure only.

clojure.tools.deps.alpha.script.resolve-tags


-mainclj

(-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.
sourceraw docstring

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

× close