Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 335 Bytes

README.rdoc

File metadata and controls

17 lines (9 loc) · 335 Bytes

cgiup

Party like it’s 1999! Run your awesome Ruby CGI applications…err, scripts like Rack applications.

Installation

gem install cgiup

Usage

cgiup /path/to/script.cgi

Starts a WEBrick HTTP server on localhost:2000 that runs the CGI script.

Author

Ryan Carmelo Briones <ryan.briones@brionesandco.com>