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: 20,142 of 191,633
Downloads: 82,172

Daily

Ranking: 33,240 of 191,606
Downloads: 6

Depended by

RankDownloadsName
151,8133,770Shazburg-webby

Depends on

RankDownloadsName
81,278,574,041rake
101,252,823,623rack
141,183,307,951minitest
30885,719,843mime-types
82544,840,666puma
99456,334,411simplecov
168289,908,392rdoc
170287,566,800rouge
178279,371,839launchy
356132,822,932rackup
4,3122,148,688minitest-junit

Owners

#GravatarHandle
1iconjjh