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
- Host: GitHub
- URL: https://github.com/mrdcvlsc/github-follow-manager
- Owner: mrdcvlsc
- License: mit
- Created: 2022-09-05T15:40:06.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-09-19T04:58:43.000Z (about 3 years ago)
- Last Synced: 2024-12-31T10:14:42.027Z (9 months ago)
- Topics: cli, follow, followers, following, github
- Language: TypeScript
- Homepage:
- Size: 52.7 KB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# **github-follow-manager**




[](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)