Sha256: 8c865559af218beae35e2a233ec0d8bd60b0af05af667836f0ab15e43cbd0685

Contents?: true

Size: 519 Bytes

Versions: 1

Compression:

Stored size: 519 Bytes

Contents

# HereServer

Run a Web-Server for the current directory instantly.

## Installation

Add this line to your application's Gemfile:

    gem 'here_server'

And then execute:

    $ bundle

Or install it yourself as:

    $ gem install here_server

## Usage

Just run `here_server`

## 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

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
here_server-0.0.1 README.md