Pre-work¶
This section is broken up into the following steps:
1. Sign up for IBM Cloud¶
Ensure you have an IBM Cloud ID
2. Download or clone the repo¶
Various parts of this workshop will require the attendee to upload files or run scripts that we've stored in the repository. So let's get that done early on, you'll need git
on your laptop to clone the repository directly, or access to GitHub.com to download the zip file.
To Download, go to the GitHub repo for this workshop and download the archived version of the workshop and extract it on your laptop.
Alternately, run the following command:
git clone https://github.com/IBM/workshop-template
cd workshop-template