Skip to content

Tools to perform basic search on GitHub.

License

Notifications You must be signed in to change notification settings

baxter01/github-search

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

github-search

A collection of tools to perform searches on GitHub.

bash badge python badge php badge MIT license badge twitter badge


Install

git clone https://github.com/gwen001/github-search
cd github-search
pip3 install -r requirements.txt

Most of the time GitHub requires a token to perform searches.

You can create a .tokens file in the cloned repo directory with 1 token per line
OR
You can configure an environment variable (recommended) like this: GIHTHUB_TOKEN=token1,token2,...

Documentation

https://10degres.net/github-tools-collection/


Feel free to open an issue if you have any problem with the script.

About

Tools to perform basic search on GitHub.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 57.1%
  • PHP 40.7%
  • Shell 2.2%