cargo-okf 0.2.4

The okf CLI as a cargo subcommand: validate, lint, inspect, index, graph, format, and diff Open Knowledge Format (OKF) bundles with cargo okf.
cargo-okf-0.2.4 is not a library.

cargo-okf

The okf command-line tool as a cargo subcommand for the Open Knowledge Format (OKF).

cargo install cargo-okf

cargo okf validate ./bundles/finance
cargo okf lint ./bundles/finance

Every okf subcommand is available; cargo okf <cmd> is identical to okf <cmd>. See the okf crate for the full command list and library documentation.