Files
yaak/npm/README.md
2026-02-22 10:06:24 -08:00

318 B

Yaak CLI NPM Packages

The Rust yaak CLI binary is published to NPM with a meta package (@yaakapp/cli) and platform-specific optional dependency packages. The package exposes both yaak and yaakcli commands for compatibility.

This follows the same strategy previously used in the standalone yaak-cli repo.