mirror of
https://github.com/YunoHost-Apps/languagetool_ynh.git
synced 2026-02-04 07:41:54 +01:00
LanguageTool server package for YunoHost
* cleaning * Update install * Update fasttext * Update manifest.toml * Update manifest.toml * Bump package revision * Auto-update READMEs * Add pre_upgrade message for 6.6~ynh2 --------- Co-authored-by: orhtej2 <2871798+orhtej2@users.noreply.github.com> Co-authored-by: yunohost-bot <yunohost@yunohost.org> |
||
|---|---|---|
| .github | ||
| conf | ||
| doc | ||
| scripts | ||
| .gitignore | ||
| LICENSE | ||
| manifest.toml | ||
| README.md | ||
| tests.toml | ||
LanguageTool server, packaged for YunoHost
Multilingual grammar, style, and spell checker (API)
Screenshots
📦 Developer info
🛠️ Upstream LanguageTool server repository: https://github.com/languagetool-org/languagetool
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/languagetool_ynh/tree/testing
# upgrade an existing install:
sudo yunohost app upgrade languagetool -u https://github.com/YunoHost-Apps/languagetool_ynh/tree/testing
📚 App packaging documentation
Please see https://doc.yunohost.org/packaging_apps for more information.

