RubyGems Navigation menu

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.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 4.0.1 - March 04, 2024 (38.5 KB)
  2. 4.0.0 - April 11, 2023 (38.5 KB)
  3. 3.2.1 - September 27, 2018 (51 KB)
  4. 3.2.0 - March 14, 2018 (51 KB)
  5. 3.1.3 - November 26, 2013 (51 KB)
  6. 1.0.0 - April 21, 2008* (46 KB)
Show all versions (22 total)

Runtime Dependencies (4):

coderay >= 0.7.4.215
launchy >= 0.3.1
mime-types >= 1.15
thin >= 0.7.0

Owners:

Authors:

  • Jeremy Hinegardner

SHA 256 checksum:

e4c7988d7a3c1b90cdf7391071b2d02f3f2b1844c749f8f2f9435a024e4eb91f

Total downloads 73,911

For this version 4,589

Licenses:

N/A

Required Ruby Version: None

Links: