1.3.5 • Published 8 months ago

pro-nzm v1.3.5

Weekly downloads
-
License
MIT
Repository
github
Last release
8 months ago

pro-nzm

English | 简体中文

✨ Introduce

Note: The inspiration for this library comes from the problem of only switching npm when using nrm

You can use this library to help npm, cnpm, yarn and pnpm quickly switch download address sources. Also, you can specify single or multiple address sources for switching.

This library will save you a lot of trouble switching address sources!

📦 Install

npm i -g pro-nzm
cnpm i -g pro-nzm
yarn add -g pro-nzm
pnpm add -g pro-nzm

🔨 Usage

You can use nzm add [name] [url] add new address source:

add

You can use nzm -h to check all command list:

image-20230814155511899

You can use nzm ls to check all address list:

ls

You can use nzm use <name> to switch address source:

Default Switch All, with the same effect as using nzm use <name> --all

use

You can also specify the packet manager to switch address sources, use nzm use <url> [extend]:

extend

1.3.5

8 months ago

1.3.4

9 months ago

1.3.3

9 months ago

1.3.2

9 months ago

1.3.1

9 months ago

1.3.0

9 months ago

1.2.4

9 months ago

1.2.3

9 months ago

1.2.2

9 months ago

1.2.1

9 months ago

1.2.0

9 months ago

1.1.0

9 months ago

1.0.0

9 months ago