ixv 0.0.3

A CLI application for verifying intel hex file
Documentation

Crates.io Version Crates.io Total Downloads License

ixv

:crab: A CLI application for verifying intel hex file(s).

Install

Binaries

  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.

Cargo

$ cargo install ixv

Usage

$ ixv [OPTIONS] [HEX_FILE]...

Arguments:

[HEX_FILE]...  Path to one or more hex file(s)

Options:

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

About tool name

ixv ==> intel hex verifier

License