From d5b793368dc85b08ede74488372c2fbce8fde3d1 Mon Sep 17 00:00:00 2001 From: Pierre Neidhardt Date: Fri, 30 Oct 2015 19:12:33 +0100 Subject: [PATCH] Add hsync --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a9586889..b1bfdcdd 100644 --- a/README.md +++ b/README.md @@ -986,6 +986,7 @@ Software written in Go. * [gocc](https://github.com/goccmack/gocc) - Gocc is a compiler kit for Go written in Go. * [Gor](https://github.com/buger/gor) - Http traffic replication tool, for replaying traffic from production to stage/dev environments in real-time. * [heka](https://github.com/mozilla-services/heka) - universal tool for data processing from Mozilla. Large collection of built-in plugins. Extendable via Go and Lua plugin API. +* [hsync](http://ambrevar.bitbucket.org/hsync/) - A filesystem hierarchy synchronizer * [hugo](http://gohugo.io/) - A Fast and Modern Static Website Engine * [Juju](https://juju.ubuntu.com/) - Cloud-agnostic service deployment and orchestration - supports EC2, Azure, Openstack, MAAS and more. * [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.