Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 491 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 491 Bytes

deprecated

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.