Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/umrninside/githubdown
Download a public github repo without any token
https://github.com/umrninside/githubdown
Last synced: about 2 months ago
JSON representation
Download a public github repo without any token
- Host: GitHub
- URL: https://github.com/umrninside/githubdown
- Owner: UMRnInside
- License: lgpl-3.0
- Created: 2018-05-04T12:27:53.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-05-11T13:25:31.000Z (over 6 years ago)
- Last Synced: 2024-10-12T02:07:59.030Z (2 months ago)
- Language: Python
- Size: 15.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# GithubDown
Download a public github repo without any token## Usage
```bash
./githubDown.py -u https://github.com/someone/repo -C ~/repo
```See `./githubDown.py --help` for more infomation