# Shere <https://github.com/godfat/shere>

by Lin Jen-Shin ([godfat](http://godfat.org))

## DESCRIPTION:

_Share_ the directory _here_ with [Nginx][]!
Shere would create a temporary Nginx config and run an
Nginx instance to serve the directory you specified.

## INSTALLATION:

    gem install shere

### SYNOPSIS:

    shere
    shere --help
    shere -p 8080 ~/public
    sudo shere -u nobody

[Nginx]: http://nginx.org/

## CHANGES:

### shere 0.9.1 -- 2011-12-28

Now `-h` is the alias of `--help`, and `-o` is the alias of `--host`.
Same as [Unicorn](http://unicorn.bogomips.org/)