1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/digitools_ynh.git synced 2024-09-03 18:25:56 +02:00
digitools_ynh/README_ru.md

51 lines
2.8 KiB
Markdown
Raw Normal View History

2024-09-01 12:40:29 +02:00
<!--
Важно: этот README был автоматически сгенерирован <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
Он НЕ ДОЛЖЕН редактироваться вручную.
-->
# Digitools для YunoHost
[![Уровень интеграции](https://dash.yunohost.org/integration/digitools.svg)](https://ci-apps.yunohost.org/ci/apps/digitools/) ![Состояние работы](https://ci-apps.yunohost.org/ci/badges/digitools.status.svg) ![Состояние сопровождения](https://ci-apps.yunohost.org/ci/badges/digitools.maintain.svg)
[![Установите Digitools с YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=digitools)
*[Прочтите этот README на других языках.](./ALL_README.md)*
> *Этот пакет позволяет Вам установить Digitools быстро и просто на YunoHost-сервер.*
> *Если у Вас нет YunoHost, пожалуйста, посмотрите [инструкцию](https://yunohost.org/install), чтобы узнать, как установить его.*
## Обзор
Simple and useful tools for the classroom
**Поставляемая версия:** 0.5.0~ynh2
**Демо-версия:** <https://ladigitale.dev/digitools/>
## Снимки экрана
![Снимок экрана Digitools](./doc/screenshots/screenshot.jpg)
## Документация и ресурсы
- Официальный веб-сайт приложения: <https://ladigitale.dev/>
- Официальная документация пользователя: <https://ladigitale.dev/blog/digitools-des-outils-simples-et-utiles-pour-la-classe>
- Официальная документация администратора: <https://codeberg.org/ladigitale/digitools/src/branch/main/README.md>
- Репозиторий кода главной ветки приложения: <https://codeberg.org/ladigitale/digitools>
- Магазин YunoHost: <https://apps.yunohost.org/app/digitools>
- Сообщите об ошибке: <https://github.com/YunoHost-Apps/digitools_ynh/issues>
## Информация для разработчиков
Пришлите Ваш запрос на слияние в [ветку `testing`](https://github.com/YunoHost-Apps/digitools_ynh/tree/testing).
Чтобы попробовать ветку `testing`, пожалуйста, сделайте что-то вроде этого:
```bash
sudo yunohost app install https://github.com/YunoHost-Apps/digitools_ynh/tree/testing --debug
или
sudo yunohost app upgrade digitools -u https://github.com/YunoHost-Apps/digitools_ynh/tree/testing --debug
```
**Больше информации о пакетировании приложений:** <https://yunohost.org/packaging_apps>