Sha256: 9c1e879e23493410fe128af73cc93cf2241e5ca8224f0cf30b100c7111f72ffe
Contents?: true
Size: 514 Bytes
Versions: 5
Compression:
Stored size: 514 Bytes
Contents
# 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.
Version data entries
5 entries across 5 versions & 1 rubygems
Version | Path |
---|---|
jobim-0.3.1 | README.md |
jobim-0.3.0 | README.md |
jobim-0.2.0 | README.md |
jobim-0.1.1 | README.md |
jobim-0.1.0 | README.md |