add new repository link
[voodoo.git] / README.txt
blob8a2c5abeb8ebc3b8216b9dcdd53d82abd25e95ca
1 Vudo
2 ====
4          .lOXNNXkc.     
5        :0WMMMMMMMMWk,   
6      ;NMMW0dod0MMMMMM0. 
7     :MMMNl;,,,;dMMMMMMN.
8     XMMMo,';;.',0MMMMMMO
9     NMMN,'lNMo.'xMMMMMMW
10     oMMW;.kWMO.cNMMMMMMX
11      lWM0,kMN;lWMMMMMMMc
12       .OMKlXlkWMMMMMMM0 
13         ,KW0NMMMMMMMMN. 
14           oMKdKMMMMMW'  
15            .  0MMMMW,     Vudo
16               WMMMM:      ----
17              'MMMMc   
18              lMMMl  
19              OMMl     Point and spray
20             .WMl       web authoring!
21             cMc         
22             0:          
23            ,,           
24            .            
26 This is the source-code repository for the Vudo project.
28 Master branch:
29    git+ssh://repo.or.cz/srv/git/voodoo.git
30    http://repo.or.cz/r/voodoo.git
32 See summary at:
33    http://repo.or.cz/w/voodoo.git
36 Project description
37 -------------------
39 The project aims to create reusable library code for web content
40 programming using Zope-related technology such as ``repoze.bfg``.
42 Using the source repository
43 ---------------------------
44    
45 We use the ``git`` source control system. To get started:
47 1. Install git on your system. On a Mac:
49    $ sudo port install git-core
51 2. Create a user account at: http://repo.or.cz
53 3. Clone the master repository:
55    $ git clone git+ssh://<<username>>@repo.or.cz/srv/git/voodoo.git
57 Hack along. Because we're using git, you can check in changes locally,
58 in fact, you just have cloned a complete repository to your local
59 machine.
61 You'll probably want to read up on the general usage of git before
62 proceeding with commits or updates. This is a good starting point.
63 http://git.or.cz/course/svn.html
65 Contributors
66 ------------
68 Malthe Borch <mborch@gmail.com>
69 Stefan Eletzhofer <stefan.eletzhofer@inquant.de>
70 Christof Haemmerle <reco@nex9.com>
72 test