# Jobim Jobim is utility for turning a directory into a static HTTP server. ## Installation ``` shell gem install jobim ``` ## Usage ``` shell jobim ``` View at `http://localhost:5634` ## Contributing 1. Fork it 2. Create your feature branch (`git checkout -b my-new-feature`) 3. Commit your changes (`git commit -am 'Add some feature'`) 4. Push to the branch (`git push origin my-new-feature`) 5. Create new Pull Request ## Copyright Copyright (c) 2013 Zachary Elliott. See LICENSE for further details.