gro - management utility for a group of local git repositories located in the current directory
gro can be used in any POSIX-compatible operating system, in which there are such standard tools or commands as: sh
Just copy the executable gro file to the directory specified in the $PATH environment variable
./gro -i
sudo ./gro -i -g
Creates symbolic links to the gro executable for quick use of basic commands:
./gro -ia
The following tools are used for testing: shunit2 shellcheck
Please see the instructions on the web pages of these projects.
./gro_test.sh
We use SemVer for versioning.
- Evgeny V. Bogodukhov - Initial work - evbg
This project is licensed under the MIT License - see the LICENSE file for details