RubyGems Navigation menu

heel 3.2.1

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 (http://rubygems.org/gems/launchy/) to open your browser at the URL of your document root. Heel is built using (http://rack.github.com) and (http://puma.io) % heel Launching your browser... Puma starting in single mode... * Version 3.11.3 (ruby 2.4.3-p205), codename: Love Song * Min threads: 0, max threads: 16 * Environment: none * Listening on tcp://0.0.0.0:4331 Use Ctrl-C to stop Or run it in the background % heel --daemonize Launching your browser at http://0.0.0.0:4331/ % heel --kill Sending TERM to process 3304 Done.

Gemfile:
= 複製 已複製

安裝:
=

版本列表:

  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.0 KB)
  4. 3.2.0 - March 14, 2018 (51.0 KB)
  5. 3.1.3 - November 26, 2013 (51.0 KB)
顯示所有版本(共 22)

Runtime 相依性套件 (5):

coderay ~> 1.1
launchy ~> 2.4
mime-types ~> 3.1
puma ~> 3.11
rack ~> 2.0

Development 相依性套件 (4):

minitest ~> 5.11
rake ~> 12.3
rdoc ~> 6.0
simplecov ~> 0.15

擁有者:

作者:

  • Jeremy Hinegardner

SHA 256 checksum:

93246fbf10287bbef03ee217470e2f7530bfc872de81c773520d90697c346870

總下載次數 74,042

這個版本 2,944

License:

BSD-3-Clause

Ruby 版本需求: >= 2.2.2

相關連結: