Installation
If fidx is installed from crates.io then simply run:
$ cargo install fidx
To install from source, clone the repository, open a work directory and run cargo install --path .
in it:
$ fossil clone --workdir fidx https://repos.qrnch.tech/pub/fidx fidx.fossil
$ cd fidx
$ cargo install --path .