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 organization.
- The script follows all the members of the organization you entered.
npm i -g follow-us && follow-us
I hacked on this for about ~15 minutes after forking. Everything should work, but feel free to create an issue if something is broken.