ixv 0.0.1

A CLI application for verifying intel hex file
Documentation

ixv

:crab: A CLI application for verifying intel hex file.

Install

  1. Binaries are placed in the releases, you can choose depending on your OS.
  2. Download and extract the binary and you are all set to use the tool.

Usage

$ ixv [OPTIONS] <HEX_FILE>

Arguments:

<HEX_FILE>  Path to an hex file

Options:

  -p, --pb       Show progress bar
  -h, --help     Print help
  -V, --version  Print version

About tool name

ixv ==> intel hex verifier

License