who-unfollowed-me
v1.5.1
Published
A CLI that let's you know who recently unfollowed you on GitHub.
Downloads
28
Maintainers
Readme
A CLI that let's you know who recently unfollowed you on GitHub.
🎩 INSTALLATION
Install the CLI globally. If you are Windows user, run your Command Prompt or Terminal as Administrator. If you are macOS user, add sudo
before the following command.
npm i -g who-unfollowed-me
⚙️ USAGE
You need to run the following command in your terminal.
unfollow
When you run the CLI for the first time, it will ask you to enter your GitHub username.
After that, whenever you run the CLI again, it will show you if anyone has recently unfollowed you or not.
If no one has unfollowed you, the CLI will also let you know this.
If you are a Windows user, make sure that whenever you run the CLI, first run your Terminal or Command Prompt as Administrator.
👨🏻💻 AUTHOR
Howdy, you! This is Saad Irfan, an aspiring JavaScript developer, former Google Developer Student Club's Lead, Microsoft Learn Student Ambassador, and an undergrad student. You can read more about me here.
⚡️ Other Projects
I have curated a detailed list of all the open-source projects I have authored. Do take out a moment and take a look.
🔑 LICENSE
- MIT