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,080 of 190,443
Downloads: 81,870

Daily

Ranking: 63,408 of 190,400
Downloads: 1

Depended by

RankDownloadsName
151,6983,747Shazburg-webby

Depends on

RankDownloadsName
81,258,433,457rake
101,239,355,463rack
141,166,723,091minitest
30879,602,579mime-types
81537,261,842puma
99450,653,514simplecov
170282,854,460rouge
171282,528,103rdoc
177276,781,809launchy
379126,134,381rackup
4,3192,117,491minitest-junit

Owners

#GravatarHandle
1iconjjh