2
0
Fork 0
mirror of https://github.com/YunoHost-Apps/grammalecte_ynh.git synced 2026-02-04 17:01:50 +01:00
Grammalecte server package for YunoHost
Find a file
2025-12-31 08:56:42 +01:00
.github [autopatch] Update issue and PR templates 2021-05-13 17:47:31 +02:00
conf fix 2024-02-05 13:12:57 +01:00
doc Improving 2025-03-23 18:43:48 +01:00
scripts Update install 2025-12-31 08:46:25 +01:00
sources Cleanup packagingv2, fix patch 2024-02-05 13:26:38 +01:00
.gitignore convert to helpers2.1 2025-11-04 08:48:53 +01:00
LICENSE Initial commit for Grammalecte 2021-04-04 19:57:25 -04:00
manifest.toml upgrade to 2.3 2025-12-31 08:34:45 +01:00
README.md Auto-update READMEs 2025-12-31 08:34:47 +01:00
tests.toml Improving 2025-03-23 18:43:48 +01:00

Logo of Grammalecte server Grammalecte server, packaged for YunoHost

Grammar and typography checker for French and Occitan (API)

🌐 Official app website Version: 2.3~ynh1

Screenshots

Screenshot of Grammalecte server

📦 Developer info

Automatic tests level

🛠️ Upstream Grammalecte server repository: http://grammalecte.net:8080

Pull request are welcome and should target the testing branch.

The testing branch can be tested using:

# fresh install:
sudo yunohost app install https://github.com/YunoHost-Apps/grammalecte_ynh/tree/testing

# upgrade an existing install:
sudo yunohost app upgrade grammalecte -u https://github.com/YunoHost-Apps/grammalecte_ynh/tree/testing

📚 App packaging documentation

Please see https://doc.yunohost.org/packaging_apps for more information.