thecodeteam / roadmap

The {code} Team Roadmap
3 stars 1 forks source link

Setup Developer Environment #228

Closed dvonthenen closed 6 years ago

dvonthenen commented 6 years ago

Just like it says...

Building etcd: https://github.com/coreos/etcd/blob/master/Documentation/dl_build.md

Local cluster for testing: https://github.com/coreos/etcd/blob/master/Documentation/dev-guide/local_cluster.md

Interacting with etcd (for testing purposes): https://github.com/coreos/etcd/blob/master/Documentation/dev-guide/interacting_v3.md

dvonthenen commented 6 years ago

Super simple... it should always be that easy to build a project.