Différences entre les versions de « Git-mediawiki »

De VoWiki
Aller à la navigation Aller à la recherche
(Page créée avec « == Présentation / description == ... == Installation == Debian: aptitude install git-mediawiki == Documentation == * Doc : https://github.com/moy/Git-Mediawiki/wik... »)
 
 
(Une version intermédiaire par le même utilisateur non affichée)
Ligne 2 : Ligne 2 :


...
...


== Installation ==
== Installation ==
Ligne 8 : Ligne 9 :


  aptitude install git-mediawiki
  aptitude install git-mediawiki
== Clonner le wiki du VoLab ==
git clone mediawiki::http://www.vorobotics.com/wiki/


== Documentation ==
== Documentation ==


* Doc : https://github.com/moy/Git-Mediawiki/wiki
* Documentation officielle : https://github.com/moy/Git-Mediawiki/wiki
* Code source : https://github.com/git/git/tree/master/contrib/mw-to-git
* Code source : https://github.com/git/git/tree/master/contrib/mw-to-git
* http://www-verimag.imag.fr/~moy/cours/spe/git-wiki.html
* http://www-verimag.imag.fr/~moy/cours/spe/git-wiki.html
* http://www-verimag.imag.fr/~moy/cours/spe/libre.html
* http://www-verimag.imag.fr/~moy/cours/spe/libre.html
* Page perso du mainteneur principal : http://www-verimag.imag.fr/~moy/?lang=en
* Page perso du mainteneur principal : http://www-verimag.imag.fr/~moy/?lang=en

Version actuelle datée du 15 novembre 2015 à 18:04

Présentation / description

...


Installation

Debian:

aptitude install git-mediawiki


Clonner le wiki du VoLab

git clone mediawiki::http://www.vorobotics.com/wiki/


Documentation