heel 1.0.0

Heel is a small static web server for use when you need a quick web server for a directory. Once the server is running, heel will use {launchy}[http://copiousfreetime.rubyforge.org/launchy/] to open your browser at the URL of your document root. Heel is built using {Rack}[http://rack.rubyforge.org] and {Thin}[http://code.macournoyer.com/thin/] % heel >> Thin web server (v0.8.1 codename Rebel Porpoise) >> Threaded mode OFF >> Maximum connections set to 1024 >> Listening on 0.0.0.0:4331, CTRL+C to stop Launching your browser… Or run it in the background % heel—daemonize Created /Users/jeremy/.heel heel’s PID (/Users/jeremy/.heel/heel.pid) and log file (/Users/jeremy/.heel/heel.log) are stored here Launching your browser at http://0.0.0.0:4331/ % heel—kill Sending TERM to process 3304 Done.

All Versions

Version Platform Released Documention
1.0.0 ruby April 21st, 2008 Awaiting Generation
0.6.0 November 21st, 2007 Awaiting Generation
0.5.0 ruby November 19th, 2007 Awaiting Generation
0.4.0 ruby November 4th, 2007 Awaiting Generation
0.3.0 ruby August 30th, 2007 Awaiting Generation
0.3.1 ruby August 30th, 2007 Awaiting Generation
0.3.2 ruby August 30th, 2007 Awaiting Generation
0.2.0 ruby August 12th, 2007 Awaiting Generation

Tags

You need to Login to tag this item.