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
- Host: GitHub
- URL: https://github.com/maxbeizer/grexst
- Owner: maxbeizer
- License: mit
- Created: 2015-11-23T04:34:35.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2017-08-17T04:52:23.000Z (almost 9 years ago)
- Last Synced: 2025-03-26T21:09:19.478Z (about 1 year ago)
- Language: Elixir
- Homepage:
- Size: 21.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)