Skip to main content

CLI

@uniac/cli is a JS shim that resolves to a platform-specific package containing the Go binary. npm installs the matching one based on your os and cpu. Users on platforms without a prebuilt binary (anything other than darwin/linux × arm64/x64) can grab a tar.gz from the releases page and put uniac on $PATH manually.

SDK

Verify

Requirements

  • Python 3.11 or newer
  • Node 16 or newer (to install the CLI via npm)
  • Docker (required for uniac dev)