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: 19,828 of 187,960
Downloads: 80,636

Daily

Ranking: 27,645 of 187,950
Downloads: 17

Depended by

RankDownloadsName
151,2813,673Shazburg-webby

Depends on

RankDownloadsName
91,185,705,563rack
101,177,763,422rake
151,101,661,048minitest
30851,413,865mime-types
83506,943,924puma
99428,988,492simplecov
171265,653,022launchy
174261,132,538rouge
180253,346,918rdoc
46398,797,606rackup
4,2932,027,753minitest-junit

Owners

#GravatarHandle
1iconjjh