20
21
22
23
24
25
26
27
28
29
30
31
|
20
21
22
23
24
25
26
27
28
29
30
31
32
33
|
+
+
|
* `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](https://www.fossil-scm.org/index.html/doc/trunk/www/quickstart.wiki)
# First build
In the main folder, type:
* `make.py fr -js`
|