In your pair, decide who will own the fork. That person then forks this repository and adds their pair partner as a contributor. Both then clone the forked repository and install the dependencies.
$ git clone [the fork] && cd pairing_exercises
$ bundle install
-
Start with the Scrabble exercise.
-
Set a 10 min timer to prompt you to switch pairing roles.
- when the timer goes off, the driver pushes their work to the project repository on Github.
- the next driver makes sure their local clone is up to date by pulling down the changes.
-
We'll have a short reflection halfway through.
- What's going well?
- what can you improve on?
-
We'll reflect on the exercise at the end