mirror of
https://github.com/YunoHost-Apps/libremdb_ynh.git
synced 2025-10-09 00:08:33 +02:00
Libremdb package for YunoHost
|
||
---|---|---|
.github/workflows | ||
conf | ||
doc | ||
scripts | ||
LICENSE | ||
manifest.toml | ||
README.md | ||
tests.toml |
Libremdb, packaged for YunoHost
Free & open source IMDb front-end
📦 Developer info
🛠️ Upstream Libremdb repository: https://github.com/zyachel/libremdb
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/libremdb_ynh/tree/testing
# upgrade an existing install:
sudo yunohost app upgrade libremdb -u https://github.com/YunoHost-Apps/libremdb_ynh/tree/testing
📚 App packaging documentation
Please see https://doc.yunohost.org/packaging_apps for more information.