@primitiv-ui/cli-darwin-arm64
v0.1.18
Published
The primitiv CLI binary for macOS Apple Silicon (arm64)
Readme
@primitiv-ui/cli-darwin-arm64
The Primitiv UI CLI binary for macOS Apple Silicon (arm64) — one of the per-platform
packages behind the primitiv-ui
command.
You don't install this directly. Install the primitiv-ui wrapper; it
lists every platform package as an optionalDependency, and your package
manager installs only the one matching your OS/CPU (darwin / arm64),
skipping the rest. The wrapper's launcher then resolves the binary from
whichever platform package landed and runs it.
npm i -D primitiv-ui
npx primitiv add buttonIf your platform isn't packaged, install from source instead:
cargo install primitiv-cliPart of the Primitiv design system.
