1
2
3
4
5
6
7
8
9
10
11
12
13
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
-
+
-
+
|
# 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.13, unzip it and type:
Download Fossil 2.24, unzip it and type:
fossil clone -u http://code.grammalecte.net:8080 grammalecte.fossil
fossil clone -u http://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:
|