RubyGems Navigation menu

heel 3.1.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 (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 1.6.3 starting... * Min threads: 0, max threads: 16 * Environment: deployment * Listening on tcp://0.0.0.0:4331 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.5KB)
  2. 4.0.0 - April 11, 2023 (38.5KB)
  3. 3.2.1 - September 27, 2018 (51KB)
  4. 3.2.0 - March 14, 2018 (51KB)
  5. 3.1.3 - November 26, 2013 (51KB)
  6. 3.1.0 - July 07, 2013 (50.5KB)
全てのバージョンを表示(全22件)

Runtime依存関係 (4):

coderay ~> 1.0
launchy ~> 2.3
mime-types ~> 1.23
puma ~> 2.0

Development依存関係 (3):

minitest ~> 5.0
rake ~> 10.1
rdoc ~> 4.0

所有者:

作者:

  • Jeremy Hinegardner

SHA 256チェックサム:

9c9ed94fda1f33226b4d10611471c2daef7cf4096719a131bc41dcaa5634f5ec

累計ダウンロード数 73,976

このバージョンのみ 3,228

ライセンス:

BSD

必要なRubyのバージョン: なし

リンク: