---
title: "Clone the Workshop Repository"
chapter: false
weight: 65
draft: true
comment: disabled since eksctl doesn't require it
---

We have a repository of tools to help with the remaining workshop. Clone the
repository to your local workspace with this command:
```
cd ~/environment
git clone https://github.com/mandusm/howto-launch-eks-workshop.git
```