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,509 of 180,616
Downloads: 74,346

Daily

Ranking: 15,380 of 180,599
Downloads: 24

Depended by

RankDownloadsName
148,6683,298Shazburg-webby

Depends on

RankDownloadsName
10884,100,685rack
16859,833,447rake
20806,348,589minitest
29692,542,345mime-types
79362,865,767puma
102313,827,178simplecov
165196,106,989launchy
196162,589,327rouge
215147,602,561rdoc
1,9338,695,194rackup
3,9011,810,546minitest-junit

Owners

#GravatarHandle
1iconjjh