Browse code

add shiplift docker client to remote api client list

Signed-off-by: Doug Tangren <d.tangren@gmail.com>

softprops authored on 2016/01/04 22:03:14
Showing 1 changed files
... ...
@@ -140,7 +140,7 @@ will add the libraries here.
140 140
       <td>Albatros</td>
141 141
       <td><a class="reference external" href="https://github.com/dcylabs/albatros">https://github.com/dcylabs/albatros</a></td>
142 142
       <td>Active</td>
143
-    </tr>    
143
+    </tr>
144 144
     <tr>
145 145
       <td>JavaScript (Angular) <strong>WebUI</strong></td>
146 146
       <td>docker-cp</td>
... ...
@@ -158,7 +158,7 @@ will add the libraries here.
158 158
       <td>dockery</td>
159 159
       <td><a class="reference external" href="https://github.com/lexandro/dockery">https://github.com/lexandro/dockery</a></td>
160 160
       <td>Active</td>
161
-    </tr>    
161
+    </tr>
162 162
     <tr>
163 163
       <td>Perl</td>
164 164
       <td>Net::Docker</td>
... ...
@@ -208,6 +208,12 @@ will add the libraries here.
208 208
       <td>Active</td>
209 209
     </tr>
210 210
     <tr>
211
+      <td>Rust</td>
212
+      <td>shiplift</td>
213
+      <td><a class="reference external" href="https://github.com/softprops/shiplift">https://github.com/softprops/shiplift</a></td>
214
+      <td>Active</td>
215
+    </tr>
216
+    <tr>
211 217
       <td>Scala</td>
212 218
       <td>tugboat</td>
213 219
       <td><a class="reference external" href="https://github.com/softprops/tugboat">https://github.com/softprops/tugboat</a></td>
... ...
@@ -221,4 +227,3 @@ will add the libraries here.
221 221
     </tr>
222 222
   </tbody>
223 223
 </table>
224
-