/neko

A TUI for GitHub Pull Requests.

Primary LanguageRust

neko

A TUI for GitHub Pull Requests.

TODO:

  • Make requests to github
  • List out what pull request actions we can do:
    • View Pull Requests for a project?
    • Get pull request comments?
    • Get pull request description?
    • Get pull request file changes?
    • Get pull request commits?
  • Test calling for Pull request data and log out the results