https://github.com/debbl/nrm
npm registry manager
https://github.com/debbl/nrm
Last synced: 3 months ago
JSON representation
npm registry manager
- Host: GitHub
- URL: https://github.com/debbl/nrm
- Owner: Debbl
- Created: 2023-08-05T09:46:53.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-07-23T15:25:37.000Z (almost 2 years ago)
- Last Synced: 2026-01-02T07:21:13.086Z (6 months ago)
- Language: TypeScript
- Homepage:
- Size: 446 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Install
```bash
npm install -g @debbl/nrm
```
# Usage
## Select registry
```bash
nrm
```

## Add registry
```bash
nrm add
```

# Todo
- [x] ls
- [x] current
- [x] add
- [x] del
- [x] del \
- [ ] rename
# Credit
[nrm](https://github.com/Pana/nrm)