merklefruit / Stargazer

A Simple CLI tool to monitor GitHub stars, watchers and forks of any repository

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Welcome to Stargazer 👋

Version License: ISC Twitter: NicolasRacchi

A simple CLI tool to monitor Github stars, watchers and forks of any repository!

Installation

git clone https://github.com/nicolas-racchi/Stargazer.git
cd Stargazer-master
npm install

Usage

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:

  1. Visit https://github.com/settings/tokens/new
  2. Login and select "repo" as scope
  3. Click on Generate Token

Author

👤 Nicolas Racchi

Show your support

Give a ⭐️ if this project helped you!


This README was generated with ❤️ by readme-md-generator

About

A Simple CLI tool to monitor GitHub stars, watchers and forks of any repository


Languages

Language:JavaScript 100.0%