IBM / report-toolkit

A toolkit for consumers of Node.js diagnostic Reports
https://ibm.github.io/report-toolkit
Other
84 stars 10 forks source link

docs: tutorials #50

Closed boneskull closed 4 years ago

boneskull commented 5 years ago

HOWTOs on each of the command-line options:

  1. [ ] inspect
    1. [ ] each built-in-rule
    2. [ ] single file
    3. [ ] multiple files
  2. [ ] redact
    1. [ ] single file
    2. [ ] multiple files
  3. [ ] transform
    1. [ ] each built-in transform on a single file
    2. [ ] example of combining inspect with transformers
    3. [ ] example of combining diff with transformers
  4. [ ] diff
boneskull commented 4 years ago

this is a subtask of #49