This repository is used during the DevOps Culture and Methodologies workshop to practise forking on GitHub.
- Fork this repository to your own GitHub account using the Fork button above.
- Clone your fork to your local machine.
- Create a branch, make a change, and push it back to your fork.
Full instructions are in the Activity 6 handout provided by your tutor.
This is a simple starter project with a Python greeting script. You are welcome to modify it, break it, and experiment. That is the whole point of having your own fork!