Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 578 Bytes

README.md

File metadata and controls

29 lines (19 loc) · 578 Bytes

gripst

Is GitHub's Gist search not enough? Brute-force grep all your gists.

Installation

Create an access token for GitHub

$ gem install gripst
$ export GITHUB_USER_ACCESS_TOKEN=your_access_token_from_above

Usage

gripst "(stuff|things)"

Contributing

See contributing.md

Credits

This Ruby script was originally written by James White.

License

MIT