= OGP Montevideo 2016
Arrancar:
$ git clone git@github.com:datauy/ogp-montevideo.git
$ cd ogp-montevideo
$ echo 'RESULTADOS_USER=usuario' > .env
$ echo 'PASSWORD=password' >> .env
$ bundle install
$ shotgun
Con esto debería quedar andando en http://localhost:9393.