@smthrs/jj-linux-x64
v0.35.0
Published
Vendored jj (Jujutsu) binary for linux-x64, used by @smthrs/vcs. Installed automatically as an optional dependency; not meant to be depended on directly.
Downloads
14,485
Readme
@smthrs/jj-linux-x64
The jj (Jujutsu) binary for linux-x64, vendored so Smithers works without a system jj install.
@smthrs/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.
