A quick and dirty utility script that follows all members in an organization.
- You enter you GitHub login credentials.
- You enter the name of a GitHub organisation.
- The script follows all the members of the organization you entered.
npm i -g follow-me && follow-me
I wrote this in ~ 10 minutes.