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
- Host: GitHub
- URL: https://github.com/mxk/github-asset
- Owner: mxk
- Created: 2018-07-22T15:36:48.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-07-22T16:03:26.000Z (almost 7 years ago)
- Last Synced: 2025-04-24T01:14:26.175Z (about 1 month ago)
- Language: Shell
- Homepage:
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```