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,688 of 196,106
Downloads: 84,143

Daily

Ranking: 60,696 of 196,079
Downloads: 0

Depended by

RankDownloadsName
153,4223,887Shazburg-webby

Depends on

RankDownloadsName
81,393,995,228rake
121,331,280,377rack
141,280,319,739minitest
31922,669,443mime-types
79595,308,158puma
98493,362,474simplecov
154336,079,615rdoc
167319,345,708rouge
177296,304,663launchy
313172,140,337rackup
4,3472,328,804minitest-junit

Owners

#GravatarHandle
1iconjjh