follow-me
follow-me copied to clipboard
:skull: [UNMAINTAINED] A quick utility script that follows all members of a GitHub organization.
A quick and dirty utility script that follows all members in an organization.
What it does
- 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.
For really lazy people
npm i -g follow-me && follow-me
Disclaimer
I wrote this in ~ 10 minutes.