@spongex/gh-sync-followers

1.0.1 • Public • Published

Sync GitHub Followers

Sync your GitHub followers! Automaticlly follows back any one following you, and removes people that unfollow!

Uses the GitHub CLI tool to make requests to the GitHub API.

Install globally to run anywhere:

npm i -g @spongex/gh-sync-followers

For this script to run you need to grant the "user" scope to GitHub CLI. Run the following from the command line:

gh auth refresh -h github.com -s user

Once GitHub CLI is set up, there is no configuration for this script! Just run:

npx gh-sync-followers

Changelog

1.0.1

  • Bump packages and relocated project on GitHub
  • Updated project name to proper NPM formatting

Package Sidebar

Install

npm i @spongex/gh-sync-followers

Weekly Downloads

3

Version

1.0.1

License

MIT

Unpacked Size

4.89 kB

Total Files

4

Last publish

Collaborators

  • spongex