@joggr/cli-linux-arm64
v0.6.5
Published
Joggr CLI binary for Linux ARM64
Downloads
1,792
Readme
@joggr/cli-linux-arm64
Platform binary for Linux ARM64 (aarch64). Use this variant for AWS Graviton, Raspberry Pi 4+, and other ARM64 Linux systems.
This package is automatically installed as an optional dependency of @joggr/cli. You should not need to install it directly.
Install the CLI
npm install -g @joggr/cliSee @joggr/cli for usage and documentation.
Why a separate package?
This package exists because npm has no built-in mechanism for distributing platform-specific binaries. Instead, each platform gets its own package so your package manager only downloads the binary for your current platform. See Sentry's guide to publishing binaries on npm for a detailed explanation of this pattern.
License
MIT
