marqshort / follow-us

A quick utility script that follows all members of a GitHub organization.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 organization.
  • The script follows all the members of the organization you entered.

For really lazy people

npm i -g follow-us && follow-us

Disclaimer

I hacked on this for about ~15 minutes after forking. Everything should work, but feel free to create an issue if something is broken.

About

A quick utility script that follows all members of a GitHub organization.


Languages

Language:JavaScript 100.0%