# ServerHere try to implement a static file server ## Installation Add this line to your application's Gemfile: ```ruby gem 'server_here' ``` And then execute: $ bundle Or install it yourself as: $ gem install server_here ## Usage $ server_here ## License The gem is available as open source under the terms of the [MIT License](http://opensource.org/licenses/MIT).