D 2018-10-06T15:51:24.652 L How\sto\sclone\sthis\srepository N text/x-markdown P 6e0ad9e2bdace1640de01b327b41c31fa2b9a5f696e5c2176955403f2f6fd19a U olr W 936 # How to clone this repository This website is generated by [Fossil](http://fossil-scm.org), the distributed version control system, bug tracking system and wiki software server. Download Fossil 2.7, 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` # First build In the main folder, type: * `make.py fr -js` Z f9b8a87fe483f0868c552be9de2b485c