Git Product home page Git Product logo

github-repos-downloader's Introduction

GitHub Repos Downloader

a fun project to download a full list of all the public repos for a github user

This project has only one main idea is to download all the public repos for specific github user.

Requirements

  1. PHP 7.2
  2. Composer
  3. Git

Installation

  1. Clone the repository
$ git clone https://github.com/linuxjuggler/github-repos-downloader.git
  1. Run Composer
$ composer install

Global Installation

If you want you can install the package globally using composer

$ composer global require damascene/repos-downloader

Using PHAR file

You have to download the phar file from the releases tab

Usage cases

  1. Run the clone command

First you need to decide which user's repositories you want to clone Second run the command (if you have clone it you should run the command from within the directory):

$ repos run <user> -d <directory> -p <pageNumber> -e <excluded_repo1>.<excluded_repo2>

Replace the user with the user name and directory with the directoy you want to have all your data, for example the following command will clone all the public repositories for illuminate on my desktop on a directory called testing-global if this directory is not exists, it will be auto created.

$ repos run illuminate -d ~/Desktop/testing-global

[Command line Running]

Why

To be honest I just built this so that I can download all the public repos without going over each and every one to clone them one by one. So this is only built for educational purpose, for example, in the next few months am planning to dive more into Illuminate packages, so this will help me to download them all not one by one.

TODO

Add the ability to pull the new updates instead of reclone them again.

github-repos-downloader's People

Contributors

dependabot-preview[bot] avatar zaherg avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

github-repos-downloader's Issues

Dependabot can't resolve your PHP dependency files

Dependabot can't resolve your PHP dependency files.

As a result, Dependabot couldn't update your dependencies.

The error Dependabot encountered was:

Could not parse version constraint @stable: Invalid version string "@stable"

If you think the above is an error on Dependabot's side please don't hesitate to get in touch - we'll do whatever we can to fix it.

You can mention @dependabot in the comments below to contact the Dependabot team.

Dependabot can't resolve your PHP dependency files

Dependabot can't resolve your PHP dependency files.

As a result, Dependabot couldn't update your dependencies.

The error Dependabot encountered was:

Could not parse version constraint @stable: Invalid version string "@stable"

If you think the above is an error on Dependabot's side please don't hesitate to get in touch - we'll do whatever we can to fix it.

You can mention @dependabot in the comments below to contact the Dependabot team.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.