@joggr/cli-darwin-arm64
v0.6.5
Published
Joggr CLI binary for macOS Apple Silicon
Readme
@joggr/cli-darwin-arm64
Platform binary for macOS Apple Silicon (arm64).
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
