Flutterando / flutterando_metrics

Home Page:https://flutterando.github.io/flutterando_metrics/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

docs need some polish love

fredgrott opened this issue · comments

Hello,

I finally got it working by re-reading DCM docs to figure how to configure some of the lint rules as it is not in the docs...and also not in docs is how DCM structured the options command line arguments. Generally, you want this at the command line:

`dart run flutterando_metrics:metrics analyze lib --reporter=html --output-directory=reports/metrics

`

I appreciate the hard work the Flutterando group has done to rescue this neat tool.