Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 562 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 562 Bytes

The Vanuatu Code Project example repository

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.

Getting started

  1. Download the GitHub Desktop application from https://desktop.github.com/
  2. 'Clone' this repository in the GithHub desktop application repository
  3. Create a new branch
  4. Add a file in the branch
  5. Commit the file
  6. Push up your branch
  7. Make a Pull Request of your branch onto the main branch