A minimal CLI used by thaliak.com to fetch various FFXIV game data from FFXIV's own Excel sheets via EXDSchema.
Please note that this CLI tool only supports a small number of FFXIV's Excel sheets, and even then only retrieves the columns needed by thaliak.com. If you need more comprehensive access to FFXIV's game data, check out xivapi.com or Lumina instead.
This tool is deliberately not published on Cargo, for the reason outlined above. If you'd like to install it anyway, run:
git clone git@github.com:thaliakcom/ironworks-cli.git
cd ironworks-cli
cargo install --path ./