v0.1.0-cli.22
·
17 commits
to master
since this release
ReceiptRadar CLI
Local-first receipt → ledger. No cloud. No account.
Install
See docs/INSTALL.md.
# verify download
sha256sum -c rradar-*.sha256
# after unpack:
./rradar release-check --fixtures /path/to/repo/fixtures
# or from a checkout with the binary on PATH:
# powershell -File scripts/verify-install.ps1Archive includes: binary, LICENSE, README, INSTALL, cli.md, privacy.md, CHANGELOG, THIRD_PARTY_NOTICES, VERSION.
Smoke
./rradar version --long
./rradar engines
./rradar release-check --fixtures fixturesONNX weights are not bundled; optional --features onnx build + tools/fetch-models.*.
Full Changelog: v0.1.0-cli.21...v0.1.0-cli.22