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,714 of 186,698
Downloads: 78,560

Daily

Ranking: 27,823 of 186,685
Downloads: 12

Depended by

RankDownloadsName
150,5263,556Shazburg-webby

Depends on

RankDownloadsName
81,140,775,241rack
101,125,994,016rake
161,052,609,903minitest
30825,019,304mime-types
84481,528,145puma
99412,766,531simplecov
168257,067,803launchy
178245,761,249rouge
190230,670,698rdoc
60779,813,302rackup
4,2501,983,234minitest-junit

Owners

#GravatarHandle
1iconjjh