Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 297 Bytes

README.rst

File metadata and controls

14 lines (11 loc) · 297 Bytes

List GitHub repositories for a given organization, and tell if you are watching them or not :

$ ./gh_watch_or_not.js github
albino not watched
hub watched
hubahuba not watched
[...]

Installation :

yarn install
export GITHUB_TOKEN=
./gh_watch_or_not.js ORG