2.2 KiB
2.2 KiB
Globinours, packaged for YunoHost
Lightweight animal shelter management
📦 Developer info
🛠️ 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.