1.0.1 • Published 4 years ago
xcodelog-to-md v1.0.1
xcodelog-to-md
A utility to convert the xcodebuild log output to a markdown format that is intended for a GitHub check summary or text area.
To install:
npm install -g xcodelog-to-mdTo generate a summary section:
xcodelog-to-md /path/to/json/output summaryTo generate a text section:
xcodelog-to-md /path/to/json/output text