# Cultivons para Yunohost [![Nivel de integración](https://dash.yunohost.org/integration/cultivons.svg)](https://ci-apps.yunohost.org/ci/apps/cultivons/) ![Estado funcional](https://ci-apps.yunohost.org/ci/badges/cultivons.status.svg) ![Estado En Mantención](https://ci-apps.yunohost.org/ci/badges/cultivons.maintain.svg) [![Instalar Cultivons con Yunhost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=cultivons) *[Leer este README en otros idiomas.](./ALL_README.md)* > *Este paquete le permite instalarCultivons 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 __Cultivons!__ is a software in the form of an internal site aiming at helping the management of a BAD (Sustainable Autonomous Base). A BAD is a place where one or more people can (over)live a disaster (natural, plague, war, economic collapse ... put here the reason that pleases you or scares you the most), for a more or less long period of time, without needing the outside: supermarkets, hospitals, and other services present in a modern society. This definition is a little broad, in fact a BAD will often materialize by a place in the countryside where one will try to be as autonomous as possible on the most important aspects of survival: * food (vegetable garden, orchard, animals... everything that is culture and breeding); * electricity; * water (including potabilization); * heating; * first aid; * storage of recipes, guides and other documentation... With __cultivons!__, you can manage - your crops, your garden and the associated tasks (semi, harvest) as well as garden plan. - the weather, - the stocks, - your documents, - your budget (Bank Account). ### Articles - https://linuxfr.org/users/xulops/journaux/cultivons-logiciel-de-gestion-de-bad **Versión actual:** 1.9~ynh2 **Demo:** ## Capturas ![Captura de Cultivons](./doc/screenshots/cultivonsfull.png) ## Documentaciones y recursos - Sitio web oficial: - Documentación usuario oficial: - Documentación administrador oficial: - Repositorio del código fuente oficial de la aplicación : - Catálogo YunoHost: - Reportar un error: ## Información para desarrolladores Por favor enviar sus correcciones a la [`branch testing`](https://github.com/YunoHost-Apps/cultivons_ynh/tree/testing Para probar la rama `testing`, sigue asÍ: ```bash sudo yunohost app install https://github.com/YunoHost-Apps/cultivons_ynh/tree/testing --debug o sudo yunohost app upgrade cultivons -u https://github.com/YunoHost-Apps/cultivons_ynh/tree/testing --debug ``` **Mas informaciones sobre el empaquetado de aplicaciones:**