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

https://github.com/mxk/github-asset

Scripts for downloading private GitHub release assets
https://github.com/mxk/github-asset

Last synced: about 1 month ago
JSON representation

Scripts for downloading private GitHub release assets

Awesome Lists containing this project

README

        

github-asset
============

Scripts for downloading release assets from private GitHub repos. Example usage:

```
curl -LSs https://raw.githubusercontent.com/max-fugue/github-asset/master/fetch.sh | sh -s -- user/repo
```