Unofficial npm mirror of go-task/task.
npm i @nmnmcc/task
npx task --versionnpm picks the right binary via optionalDependencies (os/cpu matching),
the same pattern used by esbuild, swc, and biome.
- No
postinstall— works with--ignore-scripts. - No install-time downloads — binaries ship through npm, so any registry mirror (npmmirror, Verdaccio, Artifactory, Nexus) can replicate them.
- Provenance — every publish carries a Sigstore attestation.
- Verified — each binary's SHA-256 is checked against upstream's
task_checksums.txtbefore publish; any mismatch aborts the run.
darwin, linux, freebsd, win32 × x64, arm64, ia32, arm,
riscv64 (where upstream provides a build).
npm audit signaturesMIT. Mirrored binaries © The Task authors, also MIT.