-
Notifications
You must be signed in to change notification settings - Fork 0
Home
oxivanisher edited this page Feb 28, 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-?.?.?-preview????????.exe)
- "Use git bash only"
- "Check ou Windows syle, check in Unix style"
-
Open "Git GUI" -> Help -> Show SSH-Key
- -> Generate Key
- "Enter no passphrase"
- -> 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
- "Enter Computer name as Title"
- -> Generate Key
-
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"
- In Windows Explorer right click the "IMBAdmin" Folder and choose "Git Bash".
- Just start Tools/IMBAgit.sh
Old page for IMBAgit.sh