Liking cljdoc? Tell your friends :D

Use antq as a library

Antq is a tool to point out your outdated dependencies, but you can also use it as a library.

antq.api

The namespace antq.api provides the main functions to use antq as a library.

  • outdated-deps

    • Returns outdated dependencies in the form of antq.record.Dependency.

  • upgrade-deps!

    • Upgrade version strings in specified files.

Can you improve this documentation?Edit on GitHub

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

× close