Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jcottobboni committed Oct 24, 2019
1 parent 1976862 commit 2c75048
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ especificada no arquivo [.ruby-version](https://github.com/RubyCastsBrasil/RubyC

- Faça o seu fork no projeto e clone ele para sua máquina


- Rode:
```shell
bundle install
Expand All @@ -29,6 +30,7 @@ cp config/database.example.yml config/database.yml
cp config/application.example.yml config/application.yml
```


- Execute o comando `rake db:create` para cria seu banco de dados.
- Execute o comando `rake db:migrate` para criar todas as tabelas no seu banco de dados.
- Execute o comando `rake dev:setup` para popular o banco de dados com os dados basicos.
Expand Down

0 comments on commit 2c75048

Please sign in to comment.