Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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
```