mix arch.treemap (Archeometer v0.5.0)
Mix Task to generate a treemap for an application or a set of modules.
Usage:
mix arch.treemap [options]
The following options are accepted:
--metric
- Temporarily there is just one metric: size (default)--ns
- Namespace of the modules considered--app
- Application name--db
- Database filename--out
- Output filename--skip-tests
- Skips test related modules (default)--format
- Temporarily there is just one format: svg (default)