1.3.0 • Published 3 months ago

onrm v1.3.0

Weekly downloads
3
License
MIT
Repository
github
Last release
3 months ago

NPM Registry Manager

Another NPM registry manager, like the nrm

  • Support npm, yarn v1, and all other tools that read config from .npmrc/.yarnrc

Install

$ npm install -g onrm

# or

$ yarn global add onrm

Example

example

Usage

  Usage: onrm [command] [options]

  Options:

    -h, --help                    output usage information

  Commands:

    ls                            List all the registries
    config                        Output config file path, and content
    use <name> [type]             Change registry to registry, type is one of [yarn, npm]
    add <name> <registry> [home]  Add one custom registry
    rm <name>                     Delete one custom registry
    rename <old name> <new name>  Rename exist registry
1.3.0

3 months ago

1.2.0

3 months ago

1.2.1

3 months ago

1.1.7

2 years ago

1.1.6

3 years ago

1.1.5

4 years ago

1.1.4

4 years ago

1.1.3

4 years ago

1.1.1

4 years ago

1.1.2

4 years ago

1.1.0

4 years ago

1.0.7

4 years ago

1.0.6

4 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago