An open API service indexing awesome lists of open source software.

https://github.com/gnuns/gitget

download all repos from a github account
https://github.com/gnuns/gitget

github scraper

Last synced: about 2 months ago
JSON representation

download all repos from a github account

Awesome Lists containing this project

README

          

# gitget
A simple (and old) python2 script to download all repos from a github account

```sh
python ./gitget.py
Usage: gitget.py [github repo name]

# Example: gitget Google
```