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,053 of 183,477
Downloads: 76,542

Daily

Ranking: 30,305 of 183,470
Downloads: 2

Depended by

RankDownloadsName
150,0663,411Shazburg-webby

Depends on

RankDownloadsName
9987,890,530rack
10969,073,546rake
19910,198,239minitest
30747,319,136mime-types
80415,105,769puma
98353,748,210simplecov
165222,691,783launchy
190195,660,565rouge
210172,490,060rdoc
1,27526,367,506rackup
4,0701,884,459minitest-junit

Owners

#GravatarHandle
1iconjjh