This is a short list, but it will take a few days to get through the entire thing, assuming nothing goes wrong (something will go wrong)
...
Configure git and install it, if you haven't already installed it. (what is git and how do I use it)
...
Let me know if you
...
don't
...
have a github account yet, and we'll set that up for you.
- Install git and configure your name/email
- create global git ignore file
- global name/email (the errors should walk you through this)
Add Keys to Github
Tell me your github username so I can add you to our repositories, then follow these steps to generate keys.
...
for each version of php, you'll have a php.ini file. set the
memory_limit = 256M or 512M
You may also need to raise the file size upload.
...