Paquet Yunohost pour Globinours https://globinours.fr
Find a file
2026-09-04 12:34:45 +02:00
.github Aligner le paquet sur le modèle YunoHost 2026-09-04 12:23:03 +02:00
conf Empêcher l’exposition des sources PHP 2026-09-04 11:54:28 +02:00
doc Aligner le paquet sur le modèle YunoHost 2026-09-04 12:23:03 +02:00
scripts Rétablir l’icône YunoHost de Globinours 2026-09-04 12:34:45 +02:00
.editorconfig Aligner le paquet sur le modèle YunoHost 2026-09-04 12:23:03 +02:00
.gitattributes Aligner le paquet sur le modèle YunoHost 2026-09-04 12:23:03 +02:00
.gitignore Préparer le paquet Globinours 1.0.0-rc.3 2026-09-03 22:21:13 +02:00
LICENSE Préparer le paquet Globinours 1.0.0-rc.3 2026-09-03 22:21:13 +02:00
logo.png Ajouter le logo du paquet 2026-09-03 22:34:35 +02:00
manifest.toml Rétablir l’icône YunoHost de Globinours 2026-09-04 12:34:45 +02:00
README.md Rétablir l’icône YunoHost de Globinours 2026-09-04 12:34:45 +02:00
tests.toml Aligner le paquet sur le modèle YunoHost 2026-09-04 12:23:03 +02:00

Logo of Globinours Globinours, packaged for YunoHost

Lightweight animal shelter management

🌐 Official app website App Demo Version: 1.0.0-rc.3~ynh13

📦 Developer info

Automatic tests level

🛠️ Upstream Globinours repository: https://nnsprod.com/git/oversu/Globinours

Pull request are welcome and should target the testing branch.

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:

sudo yunohost app setting globinours upgrade_channel -v testing

📚 App packaging documentation

Please see https://doc.yunohost.org/dev/packaging/ for more information.