srv

Simple wrapper for Rack that serves static files from current directory.

Installation

$ gem install srv

Usage

$ cd /some/html/and/javascript/project && srv 6543

Visit localhost:6543 to see directory listing.

2011 Hubert Łępicki <[email protected]>, licensed under the terms of MIT license.