Skip to content

Latest commit

 

History

History
16 lines (14 loc) · 528 Bytes

README.md

File metadata and controls

16 lines (14 loc) · 528 Bytes

DA-Hacks-Git

Github contribution workshop!
A collection of small programs written by participants and contributed

How to Contribute

Fork Repo
Clone your fork
Work on your fork
Open a pull request to merge with your fork

Installing Git

Install git for windows here:
https://phoenixnap.com/kb/how-to-install-git-windows

Those on MAC OS 10.9 or above you will be prompted with the git install by running it for the first time.

Linux:
sudo apt install -y git