From e848659db6dad7cd95ec2be1de93bc4ccc16cabb Mon Sep 17 00:00:00 2001 From: Brandon Philips Date: Mon, 19 Aug 2013 09:20:15 -0700 Subject: [PATCH] feat(README): add etcdenv project --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index cca0b315aa5..525b52d3a43 100644 --- a/README.md +++ b/README.md @@ -474,6 +474,7 @@ If you are using SSL for server to server communication, you must use it on all - [gleicon/goreman](https://github.com/gleicon/goreman/tree/etcd) - Branch of the Go Foreman clone with etcd support - [garethr/hiera-etcd](https://github.com/garethr/hiera-etcd) - Puppet hiera backend using etcd - [mattn/etcd-vim](https://github.com/mattn/etcd-vim) - SET and GET keys from inside vim +- [mattn/etcdenv](https://github.com/mattn/etcdenv) - "env" shebang with etcd integration ## Project Details