This repository is to enable participants in the Vanuatu code project to set up and test out a GitHub client, make a branch, make a commit, and otherwise experience the use of repositories.
- Download the GitHub Desktop application from https://desktop.github.com/
- 'Clone' this repository in the GithHub desktop application repository
- Create a new branch
- Add a file in the branch
- Commit the file
- Push up your branch
- Make a Pull Request of your branch onto the
main
branch