Actions
Howtos - Hack on Windows » History » Revision 4
« Previous |
Revision 4/102
(diff)
| Next »
Greg Burri, 08/03/2009 08:26 PM
Howto¶
Hack on Windows Vista¶
You need to :
- Install Torotoise Git : http://code.google.com/p/tortoisegit/
- Install msysgit : http://code.google.com/p/msysgit/
- 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
- Install Qt SDK (Qt creator is included) : http://www.qtsoftware.com/downloads
- Install proto buff library and protoc : http://code.google.com/p/protobuf/downloads/list
- TODO : describe how to do...
- Git clone the repository :
- git://dev.euphorik.ch/aybabtu.git if you just want clone the repository.
- ssh://git@dev.euphorik.ch/aybabtu.git if you have a full access (read+write).
Updated by Greg Burri over 15 years ago · 4 revisions