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

https://github.com/maxbeizer/grexst

grep some gists in elixir
https://github.com/maxbeizer/grexst

Last synced: about 1 year ago
JSON representation

grep some gists in elixir

Awesome Lists containing this project

README

          

# Grexst

A WIP port of [gripst](https://github.com/maxbeizer/gripst) to Elixir

## Usage
```
export GREXST_TOKEN="access_token_from_GitHub_with_Gist_scope"
bin/grexst "foo"
```

## License
MIT; see [LICENSE](https://github.com/maxbeizer/grexst/blob/master/LICENSE)