GitHub - commoncode/vanuatu-code-project-example: An example repository for the Vanuatu Code Project
-
Notifications
You must be signed in to change notification settings - Fork 1
Repository files navigation
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
- 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
mainbranch