From d831f365408dbc09fd5ee4d0a88dbbf1604c1353 Mon Sep 17 00:00:00 2001 From: Ashley Jeffs Date: Thu, 13 Jul 2017 19:51:33 +0100 Subject: [PATCH] Add github.com/jeffail/leaps (#1496) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0bc21e38..285c39d1 100644 --- a/README.md +++ b/README.md @@ -1490,6 +1490,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis * [ipe](https://github.com/dimiro1/ipe) - An open source Pusher server implementation compatible with Pusher client libraries written in GO. * [JayDiff](https://github.com/yazgazan/jaydiff) - A JSON diff utility written in Go. * [Juju](https://jujucharms.com/) - Cloud-agnostic service deployment and orchestration - supports EC2, Azure, Openstack, MAAS and more. +* [Leaps](https://github.com/jeffail/leaps) - A pair programming service using Operational Transforms. * [limetext](http://limetext.org/) Lime Text is a powerful and elegant text editor primarily developed in Go that aims to be a Free and open-source software successor to Sublime Text. * [LiteIDE](https://github.com/visualfc/liteide) LiteIDE is a simple, open source, cross-platform Go IDE. * [mockingjay](https://github.com/quii/mockingjay-server) Fake HTTP servers and consumer driven contracts from one configuration file. You can also make the server randomly misbehave to help do more realistic performance tests.