Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 379 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 379 Bytes

but

but(broadcast utilities) is a CLI utility for working with foundry broadcast files.

Installation

$ cargo install --git https://github.com/0xdapper/but

Usage

Generating markdown summary

$ but to-md --note "Human readable message about what this broadcast did" ./broadcast/path/to/file.json | tee ./summary.md