cgh

Crates.iocgh
lib.rscgh
version0.1.0
sourcesrc
created_at2022-10-08 03:39:28.204943
updated_at2022-10-08 03:39:28.204943
descriptionCli for efficient development in china
homepage
repositoryhttps://gitlab.com/andrew_ryan/pok
max_upload_size
id683300
size8,344
Andrew_Ryan (alenandry)

documentation

https://docs.rs/pok

README

Cli for efficient development in china

Usage: cgh -n <name>

Filter files in current folder and read if contains https://github.com , repleace https://github.com to https://ghproxy.com/https://github.com

Options:
  -n, --name        file name for filter files
  --help            display usage information

Example

# repleace https://github.com to https://ghproxy.com/https://github.com in all Cargo.toml in current dir
cgh -n Cargo.toml 
Commit count: 0

cargo fmt