Download the Workshop Code

The code is located at https://github.com/jfrogtraining/pagerduty-workshop GitHub repository. We will clone this repo locally in order to pull the required workshop files.

  1. Go to https://github.com/jfrogtraining/pagerduty-workshop and fork this repository to your GitHub account.

  2. In your Cloud9 terminal, clone this repository to your local directory with the following command.

    git clone git@github.com:<github username>/pagerduty-workshop.git

Git Clone