Un outil pour aider à la traduction - retour accueil
git clone git://bebou.netlib.re/tpt
Log | Files | Refs | README |
commit 01356eebcdd236a89101af6e33c43f70f6852501 parent ca125d59455ab9eb5191bcc021397e24a197c9e3 Auterice: Arthur Pons <arthur.pons@unistra.fr> Date: Sat, 19 Oct 2024 22:55:31 +0200 Ajout d'un README Diffstat:
A | README | | | 14 | ++++++++++++++ |
1 file changed, 14 insertions(+), 0 deletions(-)
diff --git a/README b/README @@ -0,0 +1,14 @@ +Tool to help localization process + +Requires : + + * A POSIX shell (tested with dash) + * xmllint + * unzip + * GNU make (maybe any make) + +Put a .xlsx file in the folder with data on second sheet (for now) and run + + make + +to produce a .report in TSV format and .html file.