Récupération GIT
Pour linux
installer le client GIT selon la plateforme puis
| Bloc de code |
|---|
git clone https://github.com/Jasig/uPortal.git
cd uPortal/
git checkout uportal-4.0.2
|
Pour windows
Installer ma part sous windows j'ai installé "msysgit" http://code.google.com/p/msysgit/ et "tortoisegit" pour avoir une interface graphique http://code.google.com/p/tortoisegit/
...