Skip to content

shouldsee/github_graph

Repository files navigation

github_graph

Do you remember the last time you regretting not coming across a great repository earlier in your life? Let's browse repository using the co-starring graph!

Intended for visualisation of github repo-user-graph using github v4 graphQL api.

Hosted endpoints

Require

  1. $token: A personal github token to use graphQL api: https://help.github.com/en/github/authenticating-to-github/creating-a-personal-access-token-for-the-command-line

  2. pip3 install gql jinja2 graphviz --user

  3. dot binary from graphviz apt package apt-get install graphviz

bash run.sh $token cancerit/cgpBigWig

head ./temp.dot.txt.svg

About

Intended for visualisation of github repo-user-graph using github v4 graphQL api.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published