Mise en forme de la présentation sur git

This commit is contained in:
2015-06-29 14:16:46 +02:00
parent 41ef53be2e
commit 2825c2c32f
26 changed files with 999 additions and 0 deletions

View File

@ -0,0 +1,6 @@
\begin{frame}
\frametitle{Installer git sur les systèmes d'exploitation GNU/Linux}
\begin{itemize}
\item apt-get, dnf, emerge, pacman, zypper, \ldots{}
\end{itemize}
\end{frame}

View File

@ -0,0 +1,7 @@
\begin{frame}
\frametitle{Installer git sur les systèmes d'exploitation d'Apple}
\begin{itemize}
\item \url{http://git-scm.com/download/mac}
\item \url{https://mac.github.com/}
\end{itemize}
\end{frame}

View File

@ -0,0 +1,7 @@
\begin{frame}
\frametitle{Installer git sur les systèmes d'exploitation Microsoft}
\begin{itemize}
\item \url{http://git-scm.com/download/win}
\item \url{https://windows.github.com/}
\end{itemize}
\end{frame}