public
Fork of chad/gitjour
Description: Serve git and advertise with bonjour
Homepage: http://rubyforge.org/projects/gitjour
Clone URL: git://github.com/dustin/gitjour.git
dustin (author)
Thu Jul 03 14:06:02 -0700 2008
commit  a270214b0e4e6dc9f9406878446e9ab25f5dc1b8
tree    3bcf0edb8c4e963a43f9a88e5772364d98d841c1
parent  465921a6518d34b3d34d3ae0b3dd30493b054bf5
name age message
file .gitignore Mon Jun 02 21:20:10 -0700 2008 added ignore file [drnic]
file History.txt Thu May 29 10:29:07 -0700 2008 Initial setup [chad]
file License.txt Thu May 29 12:17:12 -0700 2008 it works now? [chad]
file Manifest.txt Sat May 31 16:19:15 -0700 2008 Merged latest. [ntalbott]
file README.txt Sat May 31 16:19:15 -0700 2008 Merged latest. [ntalbott]
file Rakefile Thu May 29 10:29:07 -0700 2008 Initial setup [chad]
directory bin/ Sat May 31 23:33:17 -0700 2008 Refactor, reformat, reunfuck, 6.2.0 is in the b... [evanphx]
directory config/ Sat May 31 23:33:17 -0700 2008 Refactor, reformat, reunfuck, 6.2.0 is in the b... [evanphx]
directory lib/ Loading commit data...
directory log/ Thu May 29 10:29:07 -0700 2008 Initial setup [chad]
directory script/ Thu May 29 10:29:07 -0700 2008 Initial setup [chad]
file setup.rb Thu May 29 10:29:07 -0700 2008 Initial setup [chad]
directory tasks/ Thu May 29 10:29:07 -0700 2008 Initial setup [chad]
directory test/ Thu May 29 10:29:07 -0700 2008 Initial setup [chad]
directory website/ Thu May 29 10:29:07 -0700 2008 Initial setup [chad]
README.txt
README

DEVELOPMENT

How to test from the console:

irb -r 'lib/gitjour/application'
> Gitjour::Application.run "list"