RubyGems Navigation menu

heel 4.0.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 (https://rubygems.org/gems/launchy/) to open your browser at the URL of your document root. Run it right now! `gem exec heel` ----- Heel is built using (https://github.com/rack/rack) and (https://puma.io) % heel Launching your browser... Puma starting in single mode... * Puma version: 6.2.1 (ruby 3.2.2-p53) ("Speaking of Now") * Min threads: 0 * Max threads: 5 * Environment: none * PID: 11322 * Listening on http://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:
= Copiar al portapapeles ¡Copiado!

instalar:
=

Versiones:

  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)
Mostrar todas las versiones (22 total)

dependencias de Runtime (6):

launchy ~> 2.5
mime-types ~> 3.4
puma ~> 6.0
rack ~> 3.0
rackup ~> 2.1
rouge ~> 4.0

dependencias de Development (5):

minitest ~> 5.15
rake ~> 13.0
rdoc ~> 6.5
simplecov ~> 0.21

Propietarios:

Subida por:

Autores:

  • Jeremy Hinegardner

SHA 256 checksum:

bd0bd0b20efec89a6bf2ab37958525386cfe84d0ba6159f49ac9cf684ec433d9

Total de descargas 73.729

Para esta versión 155

Licencia:

BSD-3-Clause

Versión de Ruby requerida: >= 3.0.0

Enlace: