Skip to content

A shell script to retrieve the latest created repos from the followed users/organization

License

Notifications You must be signed in to change notification settings

JexSrs/github-followers-repo-monitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

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

About

A shell script to retrieve the latest created repos from the followed users/organization

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages