Skip to content

Instantly share code, notes, and snippets.

@defel
Created February 3, 2014 08:30
Show Gist options
  • Save defel/8780507 to your computer and use it in GitHub Desktop.
Save defel/8780507 to your computer and use it in GitHub Desktop.
Search Github for Projects which README file contains "antigen bundle"
curl https://api.github.com/search/repositories\?q\=antigen bundle+in:readme | json -a items| json -a id name full_name html_url
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment