A simple CLI tool to monitor Github stars, watchers and forks of any repository!
git clone https://github.com/nicolas-racchi/Stargazer.git
cd Stargazer-master
npm install
npm start
On the first run, you'll be asked to authenticate with a GitHub Personal Access Token. In order to get one, follow the 3 simple steps explained in the CLI:
- Visit https://github.com/settings/tokens/new
- Login and select "repo" as scope
- Click on Generate Token
👤 Nicolas Racchi
- Website: www.nicolasracchi.com
- Twitter: @NicolasRacchi
- Github: @nicolas-racchi
Give a ⭐️ if this project helped you!
This README was generated with ❤️ by readme-md-generator