# nrm - npm registry manager

> Clean Markdown view of GeekNews topic #17988. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=17988](https://news.hada.io/topic?id=17988)
- GeekNews Markdown: [https://news.hada.io/topic/17988.md](https://news.hada.io/topic/17988.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2024-11-28T09:44:02+09:00
- Updated: 2024-11-28T09:44:02+09:00
- Original source: [github.com/Pana](https://github.com/Pana/nrm)
- Points: 7
- Comments: 3

## Topic Body

- 서로 다른 npm 레지스트리간에 빠르고 쉽게 전환 가능  
  - npm, cnpm, taobao, nj(nodejitsu) 지원   
- .yarnrc 에 자신의 개인 registry 추가 가능(프로젝트별 또는 개인 HOME의 .yarnrc 가능)  
- `nrm ls` 레지스트리 리스트 보기  
- `nrm use cnpm` 사용할 레지스트리 지정   
- 다양한 명령 지원 : `login, set/del-scope, publish, test` 등

## Comments



### Comment 31804

- Author: lamanus
- Created: 2024-11-28T13:10:22+09:00
- Points: 1

여기 소개되는 프로그램이나 라이브러리 매번 homebrew 찾아보고 없으면 추가하는데 참 좋은것들이 많네요.

### Comment 31813

- Author: lamanus
- Created: 2024-11-28T14:56:12+09:00
- Points: 1
- Parent comment: 31804
- Depth: 1

brew install nrm  
  
https://formulae.brew.sh/formula/nrm

### Comment 31799

- Author: aer0700
- Created: 2024-11-28T12:08:16+09:00
- Points: 1

아, 이거 좋네요
