Skip to content

A simple thin wrapper to push a ruby script's STDOUT through HTTP

Notifications You must be signed in to change notification settings

DevelopStuff/servloko

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

servloko

A simple way to take a ruby script and serve it up via an HTTP port.

install

$> gem install servloko

usage

servloko [thin opts (thin -h)]

$> servloko /path/to/ruby/file.rb
$> servloko /path/to/ruby/file.rb [thin opts]

About

A simple thin wrapper to push a ruby script's STDOUT through HTTP

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages