This workbook will setup exercism.io so you can start working on challenges quickly.
Before continuing make sure to open setup.sh and add YOUR_API_KEY from exercism.io, you can find you key here save the file and continue reading this guide.
In the terminal type ./setup.sh
If you get an error, then type chmod 755 setup.sh and then try running ./setup.sh again.
Congratulations! You are ready to go, read this guide to download your first challenge.