1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
-
+
|
# Grammalecte development website
Grammalecte is an open source grammar checker for LibreOffice, Firefox and Thunderbird.
This website is generated by [Fossil](http://fossil-scm.org), the distributed version control system, bug tracking system and wiki software server.
## How to clone this repository
* `fossil clone -uv http://code.grammalecte.net grammalecte.fossil`
* `fossil clone -u http://code.grammalecte.net grammalecte.fossil`
Open the repository:
* `fossil open grammalecte.fossil`
Copy unversioned files from the repository to your drive:
|