mirror of
https://github.com/YunoHost-Apps/wallabag2_ynh.git
synced 2025-12-21 03:13:01 +01:00
Wallabag v2 package for YunoHost
* Update nginx.conf * Auto-update READMEs * cleaning * Update manifest.toml * Auto-update READMEs --------- Co-authored-by: yunohost-bot <yunohost@yunohost.org> |
||
|---|---|---|
| .github | ||
| conf | ||
| doc | ||
| hooks | ||
| patches/main | ||
| scripts | ||
| LICENSE | ||
| manifest.toml | ||
| README.md | ||
| tests.toml | ||
Wallabag, packaged for YunoHost
Save and classify articles. Read them later
📦 Developer info
🛠️ Upstream Wallabag repository: https://github.com/wallabag/wallabag
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/wallabag2_ynh/tree/testing
# upgrade an existing install:
sudo yunohost app upgrade wallabag2 -u https://github.com/YunoHost-Apps/wallabag2_ynh/tree/testing
📚 App packaging documentation
Please see https://doc.yunohost.org/packaging_apps for more information.