mint-cli 1.0.0

Build hex files from a layout file and excel data
Documentation

mint

Build flash blocks from a layout file (TOML/YAML/JSON) and an Excel workbook, then emit hex files.

mint block@examples/block.toml -x examples/data.xlsx -o out

Install with cargo install mint-cli.

Run mint --help for all available options. Example layouts and data are in the examples/ directory.