mix arch.collect.apps (Archeometer v0.5.0)
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.collect.apps [options]
The following options are accepted:
--include-deps
- Wildcard glob style to filter dependencies
For more information see: Basic usage guide