ljharb/repo-report

Add Example Usage for JSON Output

Open

#70 建立於 2022年3月3日

在 GitHub 查看
 (6 留言) (0 反應) (0 負責人)JavaScript (17 fork)github user discovery
documentationenhancementgood first issuehelp wanted

倉庫指標

Star
 (25 star)
PR 合併指標
 (PR 指標待抓取)

描述

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

貢獻者指南