ZFGC CP > Code

Setup and configuration

(1/2) > >>

MG-Zero:
I want to get the people who are interested in coding ready to go.  The code is going to be released within the next few days, so we're going to want you guys setup ahead of time.  Please do the following:

1. Download a copy of Microsoft Visual C# 2010
http://www.microsoft.com/visualstudio/eng/products/visual-studio-express-products

2. Download XNA Game Studio 4.0
http://www.microsoft.com/en-us/download/details.aspx?id=23714

3. Create an account on Github and forward us your username
https://github.com/

4. Setup Git
https://help.github.com/articles/set-up-git

5. Get Tortoise Git
http://code.google.com/p/tortoisegit/

Once you have all this setup, you'll be ready to contribute to our codebase.

Kami:
What one of the TortousGit should I do, as theres the PuTTY option and something else withing the installer.

MG-Zero:
Ahh jeez I can't remember...What's the other option?

Theforeshadower:
Of course...using Github which uses https which I can't use via my tether.. You suck :P
Just kidding.  I really can't access https though with my tether. :(  Could gitHub through my phone itself, but that would be cumbersome to have to keep going back and forth from my phone to the computer.

Anyway, hope to see good things. ^_^

LorentzChronon:

--- Quote from: Theforeshadower on March 21, 2013, 01:55:25 am ---Of course...using Github which uses https which I can't use via my tether.. You suck :P
Just kidding.  I really can't access https though with my tether. :(  Could gitHub through my phone itself. but that would see cumbersome to have to keep going back and forth from my phone to the computer.

Anyway, hope to see good things. ^_^

--- End quote ---

Github can run over SSH as well as HTTPS.

If you run:

--- Code: ---git clone git@github.com:username/reponame.git
--- End code ---
(obviously replacing username and reponame)
You will be able to get the contents of the git repo without needing HTTPS.

Navigation

[0] Message Index

[#] Next page


Contact Us | Legal | Advertise Here
2013 © ZFGC, All Rights Reserved



Go to full version