zynk-cli-0.1.2 is not a library.
zynk-cli
zynk-cli is the standalone Rust command-line interface for Zynk. It installs a zynk binary that inspects schema-capable Python or Rust apps and generates TypeScript clients.
Install
After publication, install the CLI from crates.io:
Common commands
Generate a plain TypeScript client from a Python bridge:
Generate an Effect client:
Print the canonical API graph JSON for debugging:
Regenerate on source changes during development: