mix arch.report.html (Archeometer v0.3.2)
Mix Task to generate a static HTML report.
Usage:
mix arch.report.html [options]
Options:
--limit
- Restricts the maximum number of results displayed from the queries in the report, Default is 10.--db
- Database filename
For more information see: Basic usage guide
Report is generated at reports/dev/static/html
.