/git-grab

git-grab is an opinionated git subcommand for organizing git repos locally.

Primary LanguageGoApache License 2.0Apache-2.0

git-grab

git-grab is a git subcommand that allows you to clone a git repository to a specific directory structure on your local machine. This makes finding and organizing git repositories a snap.

Installation:

Download the binaries...

Usage:

git grab

Essentially, this command operates exactly the same as git clone, with the notable exception being that you don't need to specify the target location on disk.