Logo of Globinours Globinours, packaged for YunoHost

Lightweight animal shelter management [![🌐 Official app website](https://img.shields.io/badge/Official_app_website-darkgreen?style=for-the-badge)](https://globinours.fr) [![App Demo](https://img.shields.io/badge/App_Demo-blue?style=for-the-badge)](https://demo.globinours.fr) [![Version: 1.0.0-rc.3~ynh15](https://img.shields.io/badge/Version-1.0.0--rc.3~ynh15-rgb(18,138,11)?style=for-the-badge)](https://ci-apps.yunohost.org/ci/apps/globinours/)
## 📦 Developer info [![Automatic tests level](https://apps.yunohost.org/badge/cilevel/globinours)](https://ci-apps.yunohost.org/ci/apps/globinours/) 🛠️ Upstream Globinours repository: Pull request are welcome and should target the [`testing` branch](https://github.com/YunoHost-Apps/globinours_ynh/tree/testing). The `testing` branch can be tested using: ``` # fresh install: sudo yunohost app install https://github.com/YunoHost-Apps/globinours_ynh/tree/testing # upgrade an existing install: sudo yunohost app upgrade globinours -u https://github.com/YunoHost-Apps/globinours_ynh/tree/testing ``` You can also switch to the testing branch to update from testing by default (as same as for APT when you chose to use a testing repos) with this command: ```bash sudo yunohost app setting globinours upgrade_channel -v testing ``` ### 📚 App packaging documentation Please see for more information.