1. 49

Code: https://github.com/danobi/prr

Could not find any developer tools / code review tags, hope vcs is ok :)

  1. 10

    In the same vein, if are using Emacs, Forge (https://github.com/magit/forge) extends the incredibly well designed Magit to work with GitHub, including reviews. Documentation is quite good too: https://github.com/magit/forge.

    1. 3

      Just a nitpick, but forge itself doesn’t support (most) code-review-like functionality; that’s actually handled by external packages that are usually used alongside forge, e.g. code-review.el.

    2. 5

      Oh my god at last, the last thing I needed to never have to actually visit github dot com again. (To a point anyway.)

      1. 5

        I think what would prevent me from using this right now is the ability to see other reviewers comments inline. Does it show comments I made via the web ui?

        1. 2

          Hmm, rather than bolting on an external tool, maybe the author should submit a patch to the upstream GitHub project as this feature seems useful. /s