@kanonak-protocol/cli
v5.9.0
Published
Command-line tool for the Kanonak Protocol — validate, resolve, preview, and publish semantic ontology packages.
Readme
@kanonak-protocol/cli
The command-line tool for the Kanonak Protocol — validate, resolve, preview, and publish semantic ontology packages (.kan.yml).
Install
npm install -g @kanonak-protocol/cliUsage
kanonak --help # list every command
kanonak <command> --help # details for one commandkanonak --help is the authoritative, always-current command reference. In brief, the CLI validates packages against the object model, resolves and installs their dependency closure, previews them through a local origin server, and publishes a publisher's site.
Documentation
Guides, conventions, and the protocol specification live at kanonak.org.
License
Apache-2.0
