This script search an user into all repositories
- github-cli (read doc usage)
- clone this repo and
cd /path/to/this/repo
mv .env.examle .env
- set your token into .env (get the token)
./githubcli-sc
or./githubcli-sc 10
(to search in the top 10 repositories)
this script is written by Alfio Salanitri <www.alfiosalanitri.it> and are licensed under MIT License.