gitomator-clone-repos
Clone repos to a local directory on your machine.
Usage:
$ gitomator-clone-repos REPOS-CONFIG LOCAL-DIR
Minimal configuration
Specify the repo names
repos:
- repo-001
- repo-002
- repo-003
- repo-004