Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/thejmazz/gists


https://github.com/thejmazz/gists

Last synced: 19 days ago
JSON representation

Awesome Lists containing this project

README

        

# gists

A repo for all my gists since gists have messy urls.

## Usage

Get the script:

```bash
wget https://raw.githubusercontent.com/thejmazz/gists/master/get-raw-gists.sh
```

Add user executable rights on the file:

```bash
chmod u+x get-raw-gists.sh
```

Run it :D

```bash
./get-raw-gists.sh
```