Hi Z-13,

It's a Ruby on Rails application, though it doesn't require too much
familiarity with Ruby on Rails to get up and running with it.

On a Mac or Linux environment, it should be as easy as git cloning the
repository ( http://learn.github.com/p/intro.html ) then trying to start the
server from within the directory that unpacks with "script/server" -- if
that command succeeds, you then point your web browser to
http://localhost:3000

If it doesn't succeed, then you may need to install some dependencies.
Sqlite3 is required along with Ruby 1.8.6 and Rubygems. Almost all other
dependencies should be included with the archive, though if you install
rails with Rubygems it will ensure that you have any missing dependencies.

Taylor Singletary
Developer Advocate, Twitter
http://twitter.com/episod


On Sun, May 9, 2010 at 10:47 AM, Z-13 <y...@yandex.ru> wrote:

> How use your "OAuth Dancer tool"?
>
> Thank you.
>

Reply via email to