mirror of
https://github.com/YunoHost-Apps/django-for-runners_ynh.git
synced 2024-09-03 18:26:16 +02:00
58 lines
3.8 KiB
Markdown
58 lines
3.8 KiB
Markdown
<!--
|
||
Важно: этот README был автоматически сгенерирован <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
|
||
Он НЕ ДОЛЖЕН редактироваться вручную.
|
||
-->
|
||
|
||
# django-for-runners для YunoHost
|
||
|
||
[](https://ci-apps.yunohost.org/ci/apps/django-for-runners/)  
|
||
|
||
[](https://install-app.yunohost.org/?app=django-for-runners)
|
||
|
||
*[Прочтите этот README на других языках.](./ALL_README.md)*
|
||
|
||
> *Этот пакет позволяет Вам установить django-for-runners быстро и просто на YunoHost-сервер.*
|
||
> *Если у Вас нет YunoHost, пожалуйста, посмотрите [инструкцию](https://yunohost.org/install), чтобы узнать, как установить его.*
|
||
|
||
## Обзор
|
||
|
||
[](https://github.com/YunoHost-Apps/django-for-runners_ynh/actions/workflows/tests.yml)
|
||
[](https://app.codecov.io/github/jedie/for_runners_ynh)
|
||
[](https://pypi.org/project/for_runners_ynh/)
|
||
[](https://github.com/YunoHost-Apps/django-for-runners_ynh/blob/main/pyproject.toml)
|
||
[](https://github.com/YunoHost-Apps/django-for-runners_ynh/blob/main/LICENSE)
|
||
|
||
[django-for-runners](https://github.com/jedie/django-for-runners) is a libre web-based management for your GPX tracks of your running (or other sports activity). Used [Python](https://www.python.org/)/[Django](https://www.djangoproject.com/).
|
||
|
||
Pull requests welcome ;)
|
||
|
||
This package for YunoHost used [django-yunohost-integration](https://github.com/YunoHost-Apps/django_yunohost_integration)
|
||
|
||
More screenshots are here: [jedie.github.io/tree/master/screenshots/django-for-runners](https://github.com/jedie/jedie.github.io/tree/master/screenshots/django-for-runners/README.creole)
|
||
|
||
|
||
**Поставляемая версия:** 0.20.0~ynh1
|
||
|
||
## Снимки экрана
|
||
|
||

|
||
|
||
## Документация и ресурсы
|
||
|
||
- Репозиторий кода главной ветки приложения: <https://github.com/jedie/django-for-runners>
|
||
- Магазин YunoHost: <https://apps.yunohost.org/app/django-for-runners>
|
||
- Сообщите об ошибке: <https://github.com/YunoHost-Apps/django-for-runners_ynh/issues>
|
||
|
||
## Информация для разработчиков
|
||
|
||
Пришлите Ваш запрос на слияние в [ветку `testing`](https://github.com/YunoHost-Apps/django-for-runners_ynh/tree/testing).
|
||
|
||
Чтобы попробовать ветку `testing`, пожалуйста, сделайте что-то вроде этого:
|
||
|
||
```bash
|
||
sudo yunohost app install https://github.com/YunoHost-Apps/django-for-runners_ynh/tree/testing --debug
|
||
или
|
||
sudo yunohost app upgrade django-for-runners -u https://github.com/YunoHost-Apps/django-for-runners_ynh/tree/testing --debug
|
||
```
|
||
|
||
**Больше информации о пакетировании приложений:** <https://yunohost.org/packaging_apps>
|