From 3f10e26f98abaf1ebf7519427f2dfbb5eb03db15 Mon Sep 17 00:00:00 2001 From: Teddy Wing Date: Mon, 10 Jun 2019 19:41:06 +0200 Subject: Add README --- README.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..c89322b --- /dev/null +++ b/README.md @@ -0,0 +1,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). -- cgit v1.2.3