mix arch.collect.static (Archeometer v0.5.0)

Mix Task to run code AST analysis of modules, functions and macros and store its findings into a Archeometer database.

Usage:

mix arch.collect.static [options]

The following options are accepted:

  • --include-deps - Wildcard glob style to filter dependencies

For more information see: Basic usage guide