An open API service indexing awesome lists of open source software.

https://github.com/debbl/nrm

npm registry manager
https://github.com/debbl/nrm

Last synced: 3 months ago
JSON representation

npm registry manager

Awesome Lists containing this project

README

          

# Install

```bash
npm install -g @debbl/nrm
```

# Usage

## Select registry

```bash
nrm
```

![nrm](./images/nrm.png)

## Add registry

```bash
nrm add
```

![add](./images/add.png)

# Todo
- [x] ls
- [x] current
- [x] add
- [x] del
- [x] del \
- [ ] rename

# Credit

[nrm](https://github.com/Pana/nrm)