Categories: None [Edit]

heel

https://rubygems.org/gems/heel
https://github.com/copiousfreetime/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.

Total

Ranking: 20,500 of 193,649
Downloads: 83,116

Daily

Ranking: 64,170 of 193,618
Downloads: 1

Depended by

RankDownloadsName
152,5943,826Shazburg-webby

Depends on

RankDownloadsName
81,345,057,418rake
121,295,035,641rack
141,235,435,274minitest
31905,702,302mime-types
80571,173,108puma
97475,523,798simplecov
163313,246,925rdoc
166304,154,346rouge
178288,391,659launchy
330153,232,581rackup
4,3342,233,578minitest-junit

Owners

#GravatarHandle
1iconjjh