diff --git a/README_it.md b/README_it.md new file mode 100644 index 0000000..665bd2e --- /dev/null +++ b/README_it.md @@ -0,0 +1,47 @@ + + +# Leantime per YunoHost + +[![Livello di integrazione](https://dash.yunohost.org/integration/leantime.svg)](https://dash.yunohost.org/appci/app/leantime) ![Stato di funzionamento](https://ci-apps.yunohost.org/ci/badges/leantime.status.svg) ![Stato di manutenzione](https://ci-apps.yunohost.org/ci/badges/leantime.maintain.svg) + +[![Installa Leantime con YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=leantime) + +*[Leggi questo README in altre lingue.](./ALL_README.md)* + +> *Questo pacchetto ti permette di installare Leantime su un server YunoHost in modo semplice e veloce.* +> *Se non hai YunoHost, consulta [la guida](https://yunohost.org/install) per imparare a installarlo.* + +## Panoramica + +Leantime is a lean open source project management system for startups and innovators. It's an alternative to ClickUp, Notion, and Asana. + +**Versione pubblicata:** 3.0.6~ynh1 + +## Screenshot + +![Screenshot di Leantime](./doc/screenshots/ProjectDashboard.png) + +## Documentazione e risorse + +- Sito web ufficiale dell’app: +- Documentazione ufficiale per gli amministratori: +- Repository upstream del codice dell’app: +- Store di YunoHost: +- Segnala un problema: + +## Informazioni per sviluppatori + +Si prega di inviare la tua pull request alla [branch di `testing`](https://github.com/YunoHost-Apps/leantime_ynh/tree/testing). + +Per provare la branch di `testing`, si prega di procedere in questo modo: + +```bash +sudo yunohost app install https://github.com/YunoHost-Apps/leantime_ynh/tree/testing --debug +o +sudo yunohost app upgrade leantime -u https://github.com/YunoHost-Apps/leantime_ynh/tree/testing --debug +``` + +**Maggiori informazioni riguardo il pacchetto di quest’app:** diff --git a/README_zh_Hans.md b/README_zh_Hans.md new file mode 100644 index 0000000..efcf338 --- /dev/null +++ b/README_zh_Hans.md @@ -0,0 +1,47 @@ + + +# YunoHost 的 Leantime + +[![集成程度](https://dash.yunohost.org/integration/leantime.svg)](https://dash.yunohost.org/appci/app/leantime) ![工作状态](https://ci-apps.yunohost.org/ci/badges/leantime.status.svg) ![维护状态](https://ci-apps.yunohost.org/ci/badges/leantime.maintain.svg) + +[![使用 YunoHost 安装 Leantime](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=leantime) + +*[阅读此 README 的其它语言版本。](./ALL_README.md)* + +> *通过此软件包,您可以在 YunoHost 服务器上快速、简单地安装 Leantime。* +> *如果您还没有 YunoHost,请参阅[指南](https://yunohost.org/install)了解如何安装它。* + +## 概况 + +Leantime is a lean open source project management system for startups and innovators. It's an alternative to ClickUp, Notion, and Asana. + +**分发版本:** 3.0.7~ynh1 + +## 截图 + +![Leantime 的截图](./doc/screenshots/ProjectDashboard.png) + +## 文档与资源 + +- 官方应用网站: +- 官方管理文档: +- 上游应用代码库: +- YunoHost 商店: +- 报告 bug: + +## 开发者信息 + +请向 [`testing` 分支](https://github.com/YunoHost-Apps/leantime_ynh/tree/testing) 发送拉取请求。 + +如要尝试 `testing` 分支,请这样操作: + +```bash +sudo yunohost app install https://github.com/YunoHost-Apps/leantime_ynh/tree/testing --debug +或 +sudo yunohost app upgrade leantime -u https://github.com/YunoHost-Apps/leantime_ynh/tree/testing --debug +``` + +**有关应用打包的更多信息:**