website: add autowire in Community Tools list (#5118)

* add autowire in Community Tools list

* put list in the right alphabetic order
This commit is contained in:
Elghazal Ahmed 2019-01-10 18:27:55 +00:00 committed by kaitlincarter-hc
parent 85f227f333
commit d7c4b5fe2a
1 changed files with 3 additions and 0 deletions

View File

@ -39,6 +39,9 @@ description: |-
<ul>
<li>
<a href="https://github.com/geniousphp/autowire">Autowire</a> - Auto-configure <a href="https://www.wireguard.com/">WireGuard</a> network interfaces and Peers using Consul cluster
</li>
<li>
<a href="http://www.cfg4j.org">cfg4j</a> - Configuration library for Java distributed apps. Reads and auto-updates configuration from Consul KVs (and others)
</li>