mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00

add a simple build script that sets up a gopath and uses the current git directory for the github.com/coreos/etcd packages. There aren't a lot of great alternatives to doing it this way unless we want to check in all of the dependencies into the repo (which is actually a good practice probably).
Description
Distributed reliable key-value store for the most critical data of a distributed system
Languages
Go
96.5%
Shell
2%
Jsonnet
1.1%
Makefile
0.3%
Procfile
0.1%