Skip to content

botandrose/jigo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jigo

Version 0.1.2 (January 24, 2008)

Author: Micah Geisel

Copyright: Copyright (c) 2008, Micah Geisel

License: MIT License. See LICENSE file for more details.

Jigo is a tiny web app for browsing your local gem rdocs. Its written using the Sinatra framework and the Rack middleware.

Installation

gem install sinatra rack

Extract a copy of Jigo into a directory of your choice, and run

ruby app.rb

which will launch the app on port 4567, if you have mongrel installed. Or you may simply point a Rack-aware webserver at public/. Personally, I am using Phusion Passenger to host it at jigo.local.

Also, I am using mislav's hanna rdoc template, so the rdocs will look best in Jigo if you use that as well.

About

browse your installed rdocs with this tiny sinatra app

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages