Sign in Sign up
rubygems

heel

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.

Activity

Latest release
2y ago
Total releases
22
Cadence
~3 months
Last 12 months
0

Details

License
BSD-3-Clause
First release
Aug 12, 2007
Releases
Version Released
4.0.1 patch
4.0.0 major
3.2.1 patch
3.2.0 minor
3.1.3 patch
3.1.2 patch
3.1.1 patch
3.1.0 minor
3.0.2 patch
3.0.0 major
3.0.1 patch
2.0.0 major
1.0.3 patch
1.0.2 patch
1.0.0 major
0.6.0 minor
0.5.0 minor
0.4.0 minor
0.3.1 patch
0.3.0 minor
0.3.2 patch
0.2.0 initial