Documentation: add gradle-etcd-rest-plugin to libraries-and-tools.md

Add link to the gradle-etcd-rest-plugin client under the 'Gradle plugins' sub-section.

Fixes #5681
This commit is contained in:
Christopher Dancy 2016-06-15 17:59:50 -04:00 committed by GitHub
parent 7d666ab8b9
commit f392370f73

View File

@ -93,6 +93,10 @@
- [efrecon/etcd-tcl](https://github.com/efrecon/etcd-tcl) - Supports v2, except wait.
**Gradle Plugins**
- [gradle-etcd-rest-plugin](https://github.com/cdancy/gradle-etcd-rest-plugin) - Supports v2
**Chef Integration**
- [coderanger/etcd-chef](https://github.com/coderanger/etcd-chef)