Prerequisites
Git. You need to know how to git clone, pull, push and commit.
Make - it should be installed by default on Linux/Mac. If you have Windows, install it from sourceforge. Note - you won't need any previous experience in using make for this workshop.
Node 12 or thereabouts.
A Github account.
An API Hub for Contract Testing account with an active subscription.
Caution
NOTE ON THE SHELL SCRIPTS
These instructions have been written for, and tested, in a bash (not zsh) shell on Mac. They should work correctly on Linux. If you are using Windows, then you will need to know how to run git/make/node CLI commands, or pair with someone who does.
Note
If you have access to a second screen, we recommend that you use it for this workshop, as there is a lot of window switching involved.