Categorygithub.com/onflow/cadencetoolsstaged-contracts-report-printer
package
1.8.1
Repository: https://github.com/onflow/cadence.git
Documentation: pkg.go.dev

# README

Readme

A tool that takes in a JSON report produced from staged contract migration, and outputs a more human-readable report in Markdown format.

go run . --report /path/to/staged-contracts-migrator_report.json

This will produce a Markdown format report with the same name, but with the makdown extension. e.g: /path/to/staged-contracts-migrator_report.md