-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Aggravate edited this page Feb 27, 2011
·
45 revisions
Tools you need for developing under Windows:
-
Download and install Git from http://code.google.com/p/msysgit/downloads/list (file: Git-1.7.4-preview20110204.exe)
- Open "Git GUI" -> Help -> Show SSH-Key
- -> Generate Key
- -> Copy to Clipboard
- Login to http://github.com and click on "Account Settings"
- Open the "SSH Public Key" tab, add a new Key and paste your clipboard
-
Download and install NetBeans PHP from http://dlc.sun.com.edgesuite.net/netbeans/7.0/beta2/
-
Go to your wish project root folder in Windows Explorer and do: Rightclick -> "Git Bash"
-
Do a "git clone [email protected]:oxivanisher/IMBAdmin.git" in "Git Bash"
-
Follow the Manual for IMBAgit.sh