Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/abiosoft/gistdl
Download github gists as files
https://github.com/abiosoft/gistdl
gist github github-gist
Last synced: about 1 month ago
JSON representation
Download github gists as files
- Host: GitHub
- URL: https://github.com/abiosoft/gistdl
- Owner: abiosoft
- License: apache-2.0
- Created: 2019-05-06T14:34:51.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-05-06T14:46:29.000Z (over 5 years ago)
- Last Synced: 2024-08-01T13:37:27.561Z (3 months ago)
- Topics: gist, github, github-gist
- Language: Python
- Size: 3.91 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# gistdl
Download github gists as files.
## Usage
```
gistdl GIST_ID [DIRECTORY]
```## Install
```
sudo curl -L -o /usr/local/bin/gistdl https://raw.githubusercontent.com/abiosoft/gistdl/master/gistdl.py && sudo chmod +x /usr/local/bin/gistdl
```