Project

General

Profile

Actions

Howtos - Hack on Windows » History » Revision 3

« Previous | Revision 3/102 (diff) | Next »
Greg Burri, 08/03/2009 08:24 PM


Howto

Hack on Windows Vista

You need to :

  1. Install Torotoise Git : http://code.google.com/p/tortoisegit/
  2. Install msysgit : http://code.google.com/p/msysgit/
  3. If you want an accesse to the master repository : generate a RSA 2048 bit with Puttygen (come with tortoisegit) and send it to a project manager
  4. Install Qt SDK (Qt creator is included) : http://www.qtsoftware.com/downloads #
  5. Git clone the repository :
    1. git://dev.euphorik.ch/aybabtu.git if you just want clone the repository.
    2. ssh:/aybabtu.git if you have a full access (read+write).

Updated by Greg Burri over 14 years ago · 3 revisions