cpm

Crates.iocpm
lib.rscpm
version0.1.2
sourcesrc
created_at2022-05-27 05:06:32.624331
updated_at2022-05-27 05:11:11.060583
descriptionArchlinux pacman set the fastest mirror source
homepage
repository
max_upload_size
id594877
size38,417
nano (rustdeno)

documentation

https://docs.rs/cpm/

README

Archlinux pacman set the fastest mirror source

Examples

cpm -h
cpm is short of =>china pacman mirror
cpm -h || -help => shows help about the cli
cpm -n || -new => fetch arch mirror and set fatest pacman mirror
cpm -w || -where => shows the .cpm.toml file path
cpm => get config from local .cpm.toml file and set fatest pacman mirror

Install

cargo install cpm

Run to set

sudo cpm
Commit count: 0

cargo fmt