jasperblues / GitHubSocial

A Swift script so that you can follow back your GitHub followers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GitHubSocial

Its nice to be able to follow back your followers on GitHub. This script reports:

  • Followers you're not following back.
  • Accounts being followed, not following you back.

Installation

curl -SSL https://raw.githubusercontent.com/jasperblues/GitHubFollowMeBack/master/GitHubFollowMeBack.swift > GitHubFollowMeBack && chmod +x ./GitHubFollowMeBack

Usage

./GitHubFollowMeBack <userName>

NB: GitHub rate limits unauthenticated users (eg this script) to x requests per hour.

About

A Swift script so that you can follow back your GitHub followers

License:Apache License 2.0


Languages

Language:Swift 100.0%