GitHub Mass Clone is a simple curses based tool written in Python which can list repositories of a particular user or organization from GitHub for cloning them.
To be able to use the tool a working Python installation is required with the Python modules npyscreen and requests.
-
Type of Entity
- Whether the GitHub account is of an user or organization.
-
Name of Entity
- Name of the Github user/organization account.
-
Type of Transport
- What kind of GitHub link is to be used.
-
Path to Store
- Existing directory location to which selected repositories will be cloned.