Repository
Current version released
5 years ago
Versions
ghtop
See what’s happening on GitHub in real time. Deno port of nat/ghtop

PS: this will drain your API quota fast
Usage
Run directly:
deno run -A https://deno.land/x/ghtop/ghtop.tsInstall
deno install -A https://deno.land/x/ghtop/ghtop.ts
# and then
ghtopAuthorization
You can set an environment variable named GITHUB_TOKEN to automatically authorize. If the GITHUB_TOKEN environment variable is not present, the CLI will prompt you to enter a verification on github.com/login/device
Credit
This project was originally made by Nat Friedman in Python.
License
This project is distributed under the MIT License