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,750 of 187,255
Downloads: 79,902

Daily

Ranking: 16,556 of 187,239
Downloads: 18

Depended by

RankDownloadsName
150,7903,636Shazburg-webby

Depends on

RankDownloadsName
91,164,924,064rack
101,152,124,538rake
161,076,922,380minitest
30839,824,105mime-types
84494,465,777puma
99421,256,244simplecov
170261,536,816launchy
175253,407,017rouge
185241,912,208rdoc
50589,652,596rackup
4,2792,004,921minitest-junit

Owners

#GravatarHandle
1iconjjh