git-grab

Clone git repositories into organized directories by domain and path

brewmacoslinux
Try with needOr install directly
Source

About

Clone a git repository into a standard location organised by domain and path

Commands

git-grab

Examples

Clone a GitHub repository into standard location$ git-grab https://github.com/user/repo
Clone and organize by domain structure automatically$ git-grab git@github.com:user/project.git
View where repositories are stored$ git-grab --help