An open API service indexing awesome lists of open source software.

https://github.com/mrdcvlsc/github-follow-manager

Manage followers and followings in GitHub
https://github.com/mrdcvlsc/github-follow-manager

cli follow followers following github

Last synced: 3 months ago
JSON representation

Manage followers and followings in GitHub

Awesome Lists containing this project

README

          

# **github-follow-manager**

![build](https://github.com/mrdcvlsc/github-follow-manager/actions/workflows/build.yml/badge.svg)
![tests](https://github.com/mrdcvlsc/github-follow-manager/actions/workflows/tests.yml/badge.svg)
![lint](https://github.com/mrdcvlsc/github-follow-manager/actions/workflows/lint.yml/badge.svg)
![node version](https://img.shields.io/badge/node%20-%3E=%2014.x-brightgreen.svg)
[![License: MIT](https://img.shields.io/badge/License-MIT-brightgreen.svg)](https://opensource.org/licenses/MIT)

A package you can use to manage your GitHub followers and followings.

### **Installation**

```
# work in progress
# target: npm i github-follow-manager
```

### **Example**
wip

```ts
// work in progress
```

### **Documentation**

[docs/lib.md](docs/lib.md) -
Programmatically manage followers and following using the modules **`class methods`**.

-----

### **License**

[MIT Licence](/LICENSE)