| NAME | STATE
|--|--
|Version|
|Test|
|Release|
|Coverage|
Standardized Git submission tool. “Grc” is a temporary name.
Similar to git-cz, grc will help you to provide a better Git experience.
You can install grc in the following ways:
Please Run:
sh
cargo install grc
Go to RELEASE, download one you like.
Please Run:
```sh git clone --depth=1 https://github.com/sdttttt/gcr.git
cd gcr
cargo build --release ```
grc under target/release/
.
after the tools install, run command in your repository:
sh
grc
GRC can also automatically help you add files to the index.
```sh //Add all files grc -a .
// Add specified file
grc -a
If you have any new ideas, you are welcome to talk to me.