mix arch.explore.apps (Archeometer v0.3.2)
Mix Task to collect application names, module application id, module implemented behaviours, module defined structs and store them into a Archeometer database.
Usage:
mix arch.explore.apps [options]
The following options are accepted:
--include-deps
- Wildcard glob style to filter dependencies
For more information see: Basic usage guide