Globinours, packaged for YunoHost
Lightweight animal shelter management
[](https://globinours.fr)
[](https://demo.globinours.fr)
[?style=for-the-badge)](https://ci-apps.yunohost.org/ci/apps/globinours/)
## 📦 Developer info
[](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.