@primitiv-ui/cli-linux-arm64-gnu
v0.1.18
Published
The primitiv CLI binary for Linux arm64 (glibc)
Downloads
2,399
Readme
@primitiv-ui/cli-linux-arm64-gnu
The Primitiv UI CLI binary for Linux arm64 (glibc) — 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 (linux / 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.
