Skip to content

GhostRepoClone is a Python script that allows you to quickly clone GitHub repositories using a simple numeric menu. It supports pre-configured repositories, custom repositories and even direct GitHub search!

License

Notifications You must be signed in to change notification settings

xPloits3c/GhostRepoClone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GhostRepoClone

  • GhostRepoClone is a Python script that allows you to quickly clone GitHub repositories using a simple numeric menu.
  • It supports pre-configured repositories, custom repositories and even direct GitHub search!

Features

  • Quick cloning of tools from GitHub
  • Adding custom external repositories
  • Direct search of repositories from GitHub
  • Persistent saving in repos.json
  • Updating already installed tools

grclogo1

Usage

pip install -r requirements.txt
python3 grc.py

grclogo2

Requirements

  • Python 3.x
  • git installed
  • Internet connection for GitHub search

Structure

  • grc.py: main script
  • repos.json: list of repositories
  • /tools: destination folder for clones

grclogo3


Created with passion by xPloits3c.

About

GhostRepoClone is a Python script that allows you to quickly clone GitHub repositories using a simple numeric menu. It supports pre-configured repositories, custom repositories and even direct GitHub search!

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages