Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/blundell/githubreaper
Scan a GitHub repo and check all pull requests for uploaded (within GitHub) images & DL them.
https://github.com/blundell/githubreaper
Last synced: 24 days ago
JSON representation
Scan a GitHub repo and check all pull requests for uploaded (within GitHub) images & DL them.
- Host: GitHub
- URL: https://github.com/blundell/githubreaper
- Owner: blundell
- License: apache-2.0
- Created: 2014-03-14T21:39:33.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2019-04-26T13:46:07.000Z (over 5 years ago)
- Last Synced: 2024-10-15T17:47:16.013Z (2 months ago)
- Language: Java
- Homepage:
- Size: 73.2 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
GitHubReaper
============This util will scan a GitHub repo and check all pull requests for uploaded (within GitHub) images.
It will save them back to an /output/ folder for you to view.
**warning** At the moment if you run it twice on the same day on two repo's you may lose the 1st repo's pulled image files
How to use
=============
This util needs four arguments to run in this order:username, password, your github user or org name, the repo name
for example
blundell mypassword blundell githubReaper
or
blundell mypassword novoda imageloader