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,942 of 182,901
Downloads: 76,119

Daily

Ranking: 56,274 of 182,889
Downloads: 0

Depended by

RankDownloadsName
149,8353,387Shazburg-webby

Depends on

RankDownloadsName
9964,692,368rack
10944,905,605rake
19886,848,021minitest
30735,588,098mime-types
80403,361,075puma
99344,937,917simplecov
165217,304,955launchy
193188,135,359rouge
211165,705,328rdoc
1,39521,159,245rackup
4,0391,866,479minitest-junit

Owners

#GravatarHandle
1iconjjh