blob: c89322bcb93d5d0d5078472bf1f4e0efcdd0efde (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
code-review
===========
A collection of tools to facilitate code review on the command line.
Inspired by:
- Jane Street:
- https://blog.janestreet.com/putting-the-i-back-in-ide-towards-a-github-explorer/
- https://www.janestreet.com/tech-talks/janestreet-code-review/
- Jake Zimmerman: https://blog.jez.io/cli-code-review/
## License
Copyright © 2019 Teddy Wing. Licensed under the GNU GPLv3+ (see the included
COPYING file).
|