1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/grammalecte_ynh.git synced 2024-09-03 20:36:23 +02:00
Grammalecte server package for YunoHost
Find a file
2024-06-23 13:31:30 +02: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 v2 2024-02-05 13:12:57 +01:00
scripts woops 2024-02-05 14:45:27 +01:00
sources Cleanup packagingv2, fix patch 2024-02-05 13:26:38 +01:00
.gitignore Initial commit 2021-04-04 14:33:46 -04:00
ALL_README.md Update READMEs 2024-06-23 13:31:30 +02:00
LICENSE Initial commit for Grammalecte 2021-04-04 19:57:25 -04:00
manifest.toml Bump revision for packagingv2 2024-04-16 20:39:42 +02:00
README.md Auto-update READMEs 2024-04-16 18:39:49 +00:00
README_es.md Update READMEs 2024-06-23 13:31:30 +02:00
README_eu.md Auto-update READMEs 2024-04-16 18:39:49 +00:00
README_fr.md Auto-update READMEs 2024-04-16 18:39:49 +00:00
README_gl.md Auto-update READMEs 2024-04-16 18:39:49 +00:00
README_it.md Auto-update README 2024-03-29 07:05:40 +01:00
README_zh_Hans.md Update READMEs 2024-06-23 13:31:30 +02:00
tests.toml Fix manifest 2024-02-05 13:34:51 +01:00

Grammalecte server for YunoHost

Integration level Working status Maintenance status

Install Grammalecte server with YunoHost

Read this README in other languages.

This package allows you to install Grammalecte server quickly and simply on a YunoHost server.
If you don't have YunoHost, please consult the guide to learn how to install it.

Overview

Grammalecte is a spelling, grammar and typography checking service that supports French and Occitan. This package installs the server version, that provides an API for use by other programs (like LanguageTool).

Shipped version: 2.1.1~ynh3

Screenshots

Screenshot of Grammalecte server

Documentation and resources

Developer info

Please send your pull request to the testing branch.

To try the testing branch, please proceed like that:

sudo yunohost app install https://github.com/YunoHost-Apps/grammalecte_ynh/tree/testing --debug
or
sudo yunohost app upgrade grammalecte -u https://github.com/YunoHost-Apps/grammalecte_ynh/tree/testing --debug

More info regarding app packaging: https://yunohost.org/packaging_apps