From d06eff580552da7b7a263e517775c44d8e0ffd62 Mon Sep 17 00:00:00 2001 From: Robert Alessi Date: Mon, 4 Apr 2016 22:50:42 +0200 Subject: updated README.md with references to notabug.org --- README.tex | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) (limited to 'README.tex') diff --git a/README.tex b/README.tex index 53c7cb1..74518f3 100644 --- a/README.tex +++ b/README.tex @@ -80,4 +80,38 @@ into a directory searched by LaTeX. See the FAQ on CTAN at \end{itemize} \end{enumerate} +\section{Development, Git Repository} +\label{sec:devel-git-repos} +\subsection*{Browse the code} +\label{sec:browse-code} + +You can browse ArabLua\TeX\ repository on the web: +\url{http://git.robertalessi.net/arabluatex} + +From this page, you can download all the releases of ArabLua\TeX. For +instructions on how to install ArabLua\TeX, please see the ``about'' +tab at \url{http://git.robertalessi.net/arabluatex}. + +\subsection*{Comments, Feature requests, Bug Reports} +\label{sec:comm-feat-requ} +\url{https://notabug.org/ralessi/arabluatex} + +\subsection*{Download the repository} +\label{sec:download-repository} +ArabLua\TeX\ development is facilitated by git, a distributed version +control system. You will need to install git (most GNU/Linux +distributions package it in their repositories). + +Use this command to download the repository +\begin{verbatim} +git clone http://git.robertalessi.net/cgit.cgi/arabluatex +\end{verbatim} + + +A new directory named arabluatex will have been created, containing +ArabLuaTeX. Git hosting + +Please, do not use GitHub or GitLab: see +\href{https://libreboot.org/git/#githosting}{there}. + \end{document} \ No newline at end of file -- cgit v1.2.3