@smithers-orchestrator/jj-linux-arm64
v0.26.1
Published
Vendored jj (Jujutsu) binary for linux-arm64, used by @smithers-orchestrator/vcs. Installed automatically as an optional dependency; not meant to be depended on directly.
Downloads
1,285
Readme
@smithers-orchestrator/jj-linux-arm64
The jj (Jujutsu) binary for linux-arm64, vendored so Smithers works without a system jj install.
@smithers-orchestrator/vcs lists this as an optionalDependency; your package manager installs only the package matching your platform. resolveJjBinary() finds the binary here, falling back to a system jj on PATH when no bundled package is present.
The binary is built and released by the upstream Jujutsu project under the Apache-2.0 license. It is downloaded into bin/ at release time by pnpm fetch:jj; it is not committed to the repository.
