source: trunk/README.md @ 3470

Last change on this file since 3470 was 3414, checked in by afalco, 3 months ago

git init in UTIL/ dir + README. AF

File size: 566 bytes
Line 
1Welcome to the PCM framework!
2
3Installation
4============
5
6Git
7---
8
9The git repository can be found here: https://gitlab.in2p3.fr/la-communaut-des-mod-les-atmosph-riques-plan-taires/git-trunk/ .
10
11Please initialize the repository using:
12
13    ./UTIL/git_init.sh
14
15This will ensure the svn is up-to-date when you push from the master branch (you will need to push twice, once for the synchronization with the svn and the second to effectively push on the remote git repository).
16
17svn
18---
19
20The svn repository can be found here: https://svn.lmd.jussieu.fr/Planeto/trunk .
21
Note: See TracBrowser for help on using the repository browser.