Browse code

added linkage to tugboat, a scala client

Docker-DCO-1.1-Signed-off-by: Doug Tangren <d.tangren@gmail.com> (github: softprops)

doug tangren authored on 2014/06/28 14:38:54
Showing 1 changed files
... ...
@@ -124,11 +124,17 @@ will add the libraries here.
124 124
     </tr>
125 125
     <tr class="row-even">
126 126
       <td>Scala</td>
127
+      <td>tugboat</td>
128
+      <td><a class="reference external" href="https://github.com/softprops/tugboat">https://github.com/softprops/tugboat</a></td>
129
+      <td>Active</td>
130
+    </tr>
131
+    <tr class="row-odd">
132
+      <td>Scala</td>
127 133
       <td>reactive-docker</td>
128 134
       <td><a class="reference external" href="https://github.com/almoehi/reactive-docker">https://github.com/almoehi/reactive-docker</a></td>
129 135
       <td>Active</td>
130 136
     </tr>
131
-    <tr class="row-odd">
137
+    <tr class="row-even">
132 138
       <td>Java</td>
133 139
       <td>docker-client</td>
134 140
       <td><a class="reference external" href="https://github.com/spotify/docker-client">https://github.com/spotify/docker-client</a></td>