summary : Syncthing is an open-source file synchronization client/server application
description: |
Syncthing is an open-source file synchronization client/server application, written in Go, implementing its own, equally free Block Exchange Protocol. All transit communications between syncthing nodes are encrypted, and all nodes are uniquely identified with cryptographic certificates.
builddeps :
+ - git
- golang
build : |
go run build.go -no-upgrade -version v${version} build