@joggr/cli-linux-x64-musl
v0.6.5
Published
Joggr CLI binary for Linux x64 (musl/Alpine)
Readme
@joggr/cli-linux-x64-musl
Platform binary for Linux x64 (musl/Alpine). Use this variant for Alpine Linux, Docker containers with Alpine base images, and other musl-based distributions.
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
