[ANN] heel 1.0.2 Released

  • Thread starter Jeremy Hinegardner
  • Start date
J

Jeremy Hinegardner

heel version 1.0.2 has been released.

This is a bugfix release, If you are seeing an issue with FileType not
being found, then it is time to upgrade.

enjoy,

-jeremy

{{ Release notes for Version 1.0.2 }}

* Fix FileType namespace issue (thanks defunkt) and new version of coderay
* various task maintenance
* updated version dependencies

http://copiousfreetime.rubyforge.org/heel/

gem install 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
launchy to open your browser at the URL of your document root.

Heel is built using Rack and Thin

% heelLaunching your browser...

Or run it in the background

% heel --daemonize
Created /Users/jeremy/.heel
heel's PID (/Users/jeremy/.heel/heel.pid) and log file (/Users/jeremy/.heel/heel.log) are stored here
Launching your browser at http://0.0.0.0:4331/

% heel --kill
Sending TERM to process 3304
Done.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Members online

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,007
Latest member
obedient dusk

Latest Threads

Top