mirror of
https://github.com/YunoHost-Apps/leantime_ynh.git
synced 2024-09-03 19:36:04 +02:00
commit
c43345bf5e
8 changed files with 57 additions and 9 deletions
|
@ -1,6 +1,7 @@
|
|||
# All available README files by language
|
||||
|
||||
- [Read the README in English](README.md)
|
||||
- [Lee el README en español](README_es.md)
|
||||
- [Irakurri README euskaraz](README_eu.md)
|
||||
- [Lire le README en français](README_fr.md)
|
||||
- [Le o README en galego](README_gl.md)
|
||||
|
|
|
@ -18,7 +18,7 @@ It shall NOT be edited by hand.
|
|||
|
||||
Leantime is a lean open source project management system for startups and innovators. It's an alternative to ClickUp, Notion, and Asana.
|
||||
|
||||
**Shipped version:** 3.1.3~ynh1
|
||||
**Shipped version:** 3.1.4~ynh1
|
||||
|
||||
## Screenshots
|
||||
|
||||
|
|
47
README_es.md
Normal file
47
README_es.md
Normal file
|
@ -0,0 +1,47 @@
|
|||
<!--
|
||||
Este archivo README esta generado automaticamente<https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
|
||||
No se debe editar a mano.
|
||||
-->
|
||||
|
||||
# Leantime para Yunohost
|
||||
|
||||
[](https://dash.yunohost.org/appci/app/leantime)  
|
||||
|
||||
[](https://install-app.yunohost.org/?app=leantime)
|
||||
|
||||
*[Leer este README en otros idiomas.](./ALL_README.md)*
|
||||
|
||||
> *Este paquete le permite instalarLeantime rapidamente y simplement en un servidor YunoHost.*
|
||||
> *Si no tiene YunoHost, visita [the guide](https://yunohost.org/install) para aprender como instalarla.*
|
||||
|
||||
## Descripción general
|
||||
|
||||
Leantime is a lean open source project management system for startups and innovators. It's an alternative to ClickUp, Notion, and Asana.
|
||||
|
||||
**Versión actual:** 3.1.4~ynh1
|
||||
|
||||
## Capturas
|
||||
|
||||

|
||||
|
||||
## Documentaciones y recursos
|
||||
|
||||
- Sitio web oficial: <https://leantime.io/>
|
||||
- Documentación administrador oficial: <https://docs.leantime.io>
|
||||
- Repositorio del código fuente oficial de la aplicación : <https://github.com/Leantime/leantime>
|
||||
- Catálogo YunoHost: <https://apps.yunohost.org/app/leantime>
|
||||
- Reportar un error: <https://github.com/YunoHost-Apps/leantime_ynh/issues>
|
||||
|
||||
## Información para desarrolladores
|
||||
|
||||
Por favor enviar sus correcciones a la [`branch testing`](https://github.com/YunoHost-Apps/leantime_ynh/tree/testing
|
||||
|
||||
Para probar la rama `testing`, sigue asÍ:
|
||||
|
||||
```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
|
||||
```
|
||||
|
||||
**Mas informaciones sobre el empaquetado de aplicaciones:** <https://yunohost.org/packaging_apps>
|
|
@ -18,7 +18,7 @@ EZ editatu eskuz.
|
|||
|
||||
Leantime is a lean open source project management system for startups and innovators. It's an alternative to ClickUp, Notion, and Asana.
|
||||
|
||||
**Paketatutako bertsioa:** 3.1.3~ynh1
|
||||
**Paketatutako bertsioa:** 3.1.4~ynh1
|
||||
|
||||
## Pantaila-argazkiak
|
||||
|
||||
|
|
|
@ -18,7 +18,7 @@ Il NE doit PAS être modifié à la main.
|
|||
|
||||
Leantime est un système de gestion de projet open source allégé pour les startups et les innovateurs. C'est une alternative à ClickUp, Notion et Asana.
|
||||
|
||||
**Version incluse :** 3.1.3~ynh1
|
||||
**Version incluse :** 3.1.4~ynh1
|
||||
|
||||
## Captures d’écran
|
||||
|
||||
|
|
|
@ -18,7 +18,7 @@ NON debe editarse manualmente.
|
|||
|
||||
Leantime is a lean open source project management system for startups and innovators. It's an alternative to ClickUp, Notion, and Asana.
|
||||
|
||||
**Versión proporcionada:** 3.1.3~ynh1
|
||||
**Versión proporcionada:** 3.1.4~ynh1
|
||||
|
||||
## Capturas de pantalla
|
||||
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
请勿手动编辑。
|
||||
-->
|
||||
|
||||
# YunoHost 的 Leantime
|
||||
# YunoHost 上的 Leantime
|
||||
|
||||
[](https://dash.yunohost.org/appci/app/leantime)  
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
|||
|
||||
Leantime is a lean open source project management system for startups and innovators. It's an alternative to ClickUp, Notion, and Asana.
|
||||
|
||||
**分发版本:** 3.1.3~ynh1
|
||||
**分发版本:** 3.1.4~ynh1
|
||||
|
||||
## 截图
|
||||
|
||||
|
|
|
@ -5,7 +5,7 @@ name = "Leantime"
|
|||
description.en = "Project management system for startups and innovators"
|
||||
description.fr = "Système de gestion de projet pour les startups et les innovateurs"
|
||||
|
||||
version = "3.1.3~ynh1"
|
||||
version = "3.1.4~ynh1"
|
||||
|
||||
maintainers = []
|
||||
|
||||
|
@ -48,8 +48,8 @@ ram.runtime = "50M"
|
|||
[resources.sources]
|
||||
|
||||
[resources.sources.main]
|
||||
url = "https://github.com/Leantime/leantime/releases/download/v3.1.3/Leantime-v3.1.3.zip"
|
||||
sha256 = "9ce2cfeef233fc6ffac65341e0db08f4e21c8396d2a2ced11dcc35913cceda6c"
|
||||
url = "https://github.com/Leantime/leantime/releases/download/v3.1.4/Leantime-v3.1.4.zip"
|
||||
sha256 = "75ef94eed67f71fd05cf9499b662a11db8689f5d2032c7535cf0292565abab4b"
|
||||
autoupdate.strategy = "latest_github_release"
|
||||
autoupdate.asset = "Leantime-v.*.zip"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue