ghc 0.1.4

Cli for efficient development in china
ghc-0.1.4 is not a library.

Cli for efficient development in china

Crates.io Rust license

Usage:  -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
ghc -n Cargo.toml 

install

cargo install ghc

download bin

#linux
wget https://gitlab.com/andrew_ryan/ghc/-/raw/master/bin/ghc
#windows
wget https://gitlab.com/andrew_ryan/ghc/-/raw/master/bin/ghc.exe