From b604806399a5a955bfeccd04e497cb909346cd32 Mon Sep 17 00:00:00 2001 From: Daniel Siders Date: Mon, 24 Sep 2012 21:14:04 -0300 Subject: [PATCH] added ios, ruby client libraries --- content/contribute.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/content/contribute.md b/content/contribute.md index 88ae779..2a112d5 100644 --- a/content/contribute.md +++ b/content/contribute.md @@ -59,14 +59,17 @@ Your favorite language or framework needs a Tent library. Our top priorities are - Java - Javascript - Lua - - Objective-C - Perl - PHP - Python - Scala -Existing client libraries need regular maintenance to keep up with Tent as it evolves. - +#### Existing client libraries +Libraries for some languages have already been started but need regular maintenance to keep up with Tent as it evolves. Contact the maintainers to find out how you can help. + + - [Objective-C](https://github.com/dustinrue/CocoaTentClient) + - [Ruby](https://github.com/tent/tent-client-ruby) + #### Write Tutorials Developers coming to Tent need a place to start. Blog articles, tutorials, getting started guides, and code samples are still in short supply.