ACCUEIL
SISR
CONTEXTES
Stages
- Lycée S. Valadon
-
Epreuves CCF
- Lycée S. Valadon
Epreuves BTS SIO 2011 :
Harmonisation CCF
Portefeuille de compétences professionnelles (Portfolio)
- Lycée S. Valadon
Epreuves BTS SIO 2011 :
Cloner un dépôt :
$ git clone https://github.com/SIOHackathlon/Visite.git
$ git clone https://github.com/SIOHackathlon/stagePronote.git
$ git init
$ git add --all </code * faire un commit des fichiers avec un message <code> $ git commit -m 'Version 0 à la date du ...'
git remote add stagePronote https://github.com/SIOHackathlon/stagePronote.git
$ git push stagePronote master