Skip to content

iia/github-mass-clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

GitHub Mass Clone

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.

Dependencies

To be able to use the tool a working Python installation is required with the Python modules npyscreen and requests.

Settings

  • 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.

Repository Selection

About

A simple and basic curses based tool for cloning multiple repositories from GitHub.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages