minhaportoalegre / verdade-ou-consequencia

0 stars 1 forks source link

CircleCI ![Tasks to do](https://badge.waffle.io/minhaportoalegre/verdade-ou-consequencia.svg?label=todo&=To Do) Code Climate

Rodar o projeto

  1. Install Ruby `2.1.9' with Rbenv or RVM.
  2. Install Bundler with $ gem install bundler.
  3. Verify Rails version with $ rails -v, should be 3.2.13. If not, try to install it.
  4. Create tables in database with $ rake db:create db:migrate and setup test environment with $ rake db:test:prepare.
  5. Run the server with $ rails s.

Tasks

Você pode ver as coisas que temos para fazer (features, bugs, ideias etc) no Waffle:

https://waffle.io/minhaportoalegre/verdade-ou-consequencia

Ou se preferir, nas issues aqui mesmo no Github.