Grammalecte  Update of "How to clone this repository"

Overview

Artifact ID: 5711068e2924ed4fb7150f5615890480568384e2af29e262147fb753731cca14
Page Name:How to clone this repository
Date: 2020-06-02 06:10:53
Original User: olr
Mimetype:text/x-markdown
Parent: 9268dbd4747db3f8c945d13710b450194f1b01422ef2cefb6e31b94cf3654b12 (diff)
Next 0de79160f9b91a824f58c84ce8c82085cd0767ee457b472e9a26a8d5b2d363f3
Content

How to clone this repository

This website is generated by Fossil, the distributed version control system, bug tracking system and wiki software server.

Download Fossil 2.10, unzip it and type:

fossil clone -u http://code.grammalecte.net:8080 grammalecte.fossil

or, if you have an account:

fossil clone -u http://user:password@code.grammalecte.net:8080 grammalecte.fossil

Then, open the repository:

fossil open grammalecte.fossil

Copy unversioned files from the repository to your drive:

cd gc_lang/fr/dictionnaire/lexique/corpus_data
fossil uv export stats_frwiki.txt stats_frwiki.txt
fossil uv export stats_frwikisource.txt stats_frwikisource.txt
fossil uv export stats_google_ngram_1.txt stats_google_ngram_1.txt
fossil uv export stats_litterature.txt stats_litterature.txt

Read the documentation of Fossil: Firsts steps with Fossil

First build

In the main folder, type:

make.py fr -js