A CLI written in rust to check who follows and unfollows you on GitHub
A simple CLI that tell watches and let's you know if anyone has followed or unfollowed you recently with some cool caching mechanism.
bash
brew tap DarthBenro008/gunfollower
brew install gunfollower
You can install gunfollower from Cargo
bash
cargo install gunfollower
You can also download the binary and install it manually.
$PATH
(e.g. /usr/local/bin
).Copyright 2021 Hemanth Krishna
Licensed under MIT License : https://opensource.org/licenses/MIT
Made with ❤ and a single cup of coffee