GitGrabber is a tool designed to help you easily clone GitHub repositories.
- Clone all repositories of an github user
To install GitGrabber, run the following command:
git clone git@github.com:Subhransu-De/git-grabber.git
cd git-grabber
uv sync
To use GitGrabber, run the following command:
uv run gitgrabber <username>
For a list of available commands, use:
uv run gitgrabber --help