Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 430 Bytes

use-as-library.adoc

File metadata and controls

12 lines (8 loc) · 430 Bytes

Use antq as a library

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

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.