Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 445 Bytes

README.md

File metadata and controls

23 lines (18 loc) · 445 Bytes

github-followers-repo-monitor

This project contains a shell script designed to retrieve the repositories from the followed users/organizations that were created the last 30 days.

Prerequisites

  • USERNAME: the user's GitHub username
  • TOKEN: the user's GitHub access token

Install packages:

sudo apt install curl jq

How to run

Make file executable:

chmod a+x script.sh

Execute:

./script.sh