aboutsummaryrefslogtreecommitdiffstats
path: root/000-Préparation.md
blob: f0f621e268b85d6f630da8315a1848a523b80fde (plain)
1
2
3
4
5
6
7
Préparation
===========

* Installer Ruby >=2.2.2 (https://github.com/rbenv/rbenv)
* Installer Bundler (`gem install bundler`)
* Installer Rails (`gem install rails`)
* Installer Postgres (`brew install postgresql` ou https://postgresapp.com/)