Grammalecte  Check-in [4a9fbc565b]

Overview
Comment:[doc] build Grammalecte update
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk | doc
Files: files | file ages | folders
SHA3-256: 4a9fbc565bc165e104612b0ed8ebbbc9b23f77b440bea55efb85c1b728761914
User & Date: olr on 2020-04-06 09:16:31
Other Links: manifest | tags
Context
2020-04-06
09:18
[doc] build Grammalecte update check-in: a964fbfb2a user: olr tags: trunk, doc
09:16
[doc] build Grammalecte update check-in: 4a9fbc565b user: olr tags: trunk, doc
09:15
[doc] build Grammalecte update check-in: 0695c0a3b5 user: olr tags: trunk, doc
Changes

Modified doc/build.md from [d2f7e22889] to [c6d7fcb496].

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
# Building Grammalecte

# How to build Grammalecte

## Required ##

For building:

* Python 3.7+ (download)[https://www.python.org/]
* NodeJS (download)[https://nodejs.org/]
  * npm (should be installed with NodeJS)
  * web-ext (instructions)[https://extensionworkshop.com/documentation/develop/getting-started-with-web-ext/]

For testing:

* Firefox Developer (download)[https://www.mozilla.org/en-US/firefox/developer/]
* Thunderbird (download)[https://www.thunderbird.net/]


## Commands ##

**Build a language**

`make.py LANG`








|
|

|



|
|







1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
# Building Grammalecte

# How to build Grammalecte

## Required ##

For building:

* Python 3.7+ [download](https://www.python.org/)
* NodeJS [download](https://nodejs.org/)
  * npm (should be installed with NodeJS)
  * web-ext [instructions](https://extensionworkshop.com/documentation/develop/getting-started-with-web-ext/)

For testing:

* Firefox Developer [download](https://www.mozilla.org/en-US/firefox/developer/)
* Thunderbird [download](https://www.thunderbird.net/)


## Commands ##

**Build a language**

`make.py LANG`