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,789 of 187,591
Downloads: 80,282

Daily

Ranking: 58,794 of 187,571
Downloads: 9

Depended by

RankDownloadsName
151,1483,655Shazburg-webby

Depends on

RankDownloadsName
91,175,841,940rack
101,165,649,814rake
151,089,701,321minitest
30845,649,676mime-types
83501,264,095puma
98425,235,126simplecov
170263,624,163launchy
174257,310,817rouge
182248,248,053rdoc
48094,844,275rackup
4,2872,016,438minitest-junit

Owners

#GravatarHandle
1iconjjh