mirror of
https://github.com/verdaccio/verdaccio.git
synced 2024-12-16 21:56:25 -05:00
10 lines
364 B
Markdown
10 lines
364 B
Markdown
---
|
|
id: cli-registry
|
|
title: 'Using a private registry'
|
|
---
|
|
|
|
Setting up a private registry is quite easy on all major Package managers and can be achieved in a few different ways depending on your goals. The following links details how you can achieve this goal for each major package manager.
|
|
|
|
- [npm](setup-npm.md)
|
|
- [yarn](setup-yarn.md)
|
|
- [pnpm](setup-pnpm.md)
|