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,337 of 192,323
Downloads: 82,456

Daily

Ranking: 33,254 of 192,290
Downloads: 11

Depended by

RankDownloadsName
152,1103,792Shazburg-webby

Depends on

RankDownloadsName
81,298,797,304rake
101,265,571,354rack
141,198,592,716minitest
31891,955,449mime-types
81552,403,829puma
99461,851,903simplecov
166296,717,526rdoc
169292,171,290rouge
178281,993,415launchy
345138,656,181rackup
4,3222,167,742minitest-junit

Owners

#GravatarHandle
1iconjjh