Skip to content

gwen001/github-search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Feb 9, 2023
a02b8f3 · Feb 9, 2023
Jun 26, 2020
Feb 9, 2023
Nov 17, 2022
Aug 10, 2020
Sep 27, 2019
Oct 8, 2019
Dec 2, 2022
Nov 17, 2022
Feb 9, 2023
Feb 9, 2023
Nov 17, 2022
Jun 20, 2020
Nov 17, 2022
Nov 17, 2022
Nov 17, 2022
Feb 9, 2023
Feb 9, 2023
Feb 9, 2023
Feb 9, 2023
Feb 9, 2023
Sep 27, 2019
Nov 17, 2022
Feb 9, 2023
Feb 9, 2023
Nov 17, 2022
Feb 9, 2023
Feb 9, 2023
Feb 9, 2023
Feb 7, 2018
Jun 25, 2020
Jun 25, 2020
Oct 9, 2019
Nov 17, 2022

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.