follow-me
v1.0.3
Published
A quick and dirty utility script that follows all members in an organization.
Downloads
3
Readme
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.