ljharb/repo-report

Add Example Usage for JSON Output

Open

#70 opened on Mar 3, 2022

View on GitHub
 (6 comments) (0 reactions) (0 assignees)JavaScript (17 forks)github user discovery
documentationenhancementgood first issuehelp wanted

Repository metrics

Stars
 (25 stars)
PR merge metrics
 (PR metrics pending)

Description

Summary

Add Example Usage for JSON Output

Background

Provide an example on the main readme page illustrating how to generate an output report in JSON format.

Tasks

  1. Add example command line usage showing how to generate a JSON report
  2. (Optional) Provide a sample (sanitized) JSON report and store it in this repository (allows consumers to see a working example report)

Acceptance Criteria

  1. Example usage displayed on the main readme page.
  2. (optional) users can view publically accessible example JSON report

Contributor guide