Grammalecte  Update of "How to clone this repository"

Overview

Artifact ID: a00fc8eea548295bb6600c5bcba6047d0ac5f7fd7201c4c814208a3b2857f39c
Page Name:How to clone this repository
Date: 2025-06-17 08:45:42
Original User: olr
Mimetype:text/x-markdown
Parent: f70363539432187850d5a6759602f180e6f294174b45fe69ab88d82a0a5e11e2 (diff)
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.24, unzip it and type:

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

or, if you have an account:

fossil clone -u http://user:password@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