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: 18,998 of 183,107
Downloads: 76,273

Daily

Ranking: 15,080 of 183,092
Downloads: 25

Depended by

RankDownloadsName
149,9383,394Shazburg-webby

Depends on

RankDownloadsName
9973,358,941rack
10953,844,246rake
19895,194,587minitest
30739,933,865mime-types
79407,559,343puma
99348,223,614simplecov
165219,328,261launchy
192190,909,341rouge
210167,990,555rdoc
1,35923,038,901rackup
4,0511,872,768minitest-junit

Owners

#GravatarHandle
1iconjjh