Package managers
Point your developer package managers at Dependably and they work exactly as before — they just pull, and publish, through your registry instead of the public one. Each guide covers configuring the client, verifying it, publishing, and reverting.
First time here? Getting started gathers the base URL and token every guide needs.
Guides
| Tool | Use it for | Guide |
|---|---|---|
| npm / yarn / pnpm | JavaScript & Node.js packages | npm |
| pip / uv | Python packages (PyPI) | PyPI |
| dotnet | C# / .NET packages (NuGet) | NuGet |
| Maven / Gradle | Java & JVM artifacts | Maven |
| cargo | Rust crates | Cargo |
| go | Go modules | Go |
For container images and Linux system packages, see Containers & system.