A small repo to introduce developers to Git
- Did you read our resources? Check out the first one, it gives background on git and an explanation of the exercises to do with this repo.
- To run the fruits of your labor locally:
** checkout this repo
** in the command line, navigate to its root directory
** run
php hackyScript.php
in the command line