Skip to content
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"
  • 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"

IMBAgit.sh Manual:

  1. In Windows Explorer right click the "IMBAdmin" Folder and choose "Git Bash".
  2. Just start Tools/IMBAgit.sh

Old page for IMBAgit.sh

Clone this wiki locally