Setup · one-time
Point one URL at Chainsaw
Change one registry URL in the config your package manager already reads. Nothing else changes — no SDK, no laptop agent, no CI plugin, no new build step.
// before
registry=https://registry.npmjs.org/
// after
registry=https://your-org.chain305.com/npm/
Same pattern for pip.conf, settings.xml,
Dockerfile FROM lines, NuGet, Cargo, Go, Composer, APT — one
URL per ecosystem. See the per-ecosystem guides →