RubyGems Navigation menu

heel 3.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 to open your browser at the URL of your document root. Heel is built using Rack and Thin % heel >> Thin web server (v1.2.8 codename Black Keys) >> 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:
=

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. 3.0.0 February 06, 2013 (49 KB)
Show all versions (22 total)

Runtime Dependencies (4):

coderay ~> 1.0.7
launchy ~> 2.2
mime-types ~> 1.19
puma ~> 1.0

Development Dependencies (3):

minitest ~> 4.5.0
rake ~> 10.0.3
rdoc ~> 3.12

Owners:

Authors:

  • Jeremy Hinegardner

SHA 256 checksum:

=

Total downloads 76,234

For this version 2,999

Version Released:

Licenses:

N/A

Required Ruby Version: None

Links: