mirror of
https://github.com/YunoHost-Apps/webdav_ynh
synced 2026-02-05 09:11:54 +01:00
No description
|
|
||
|---|---|---|
| conf | ||
| doc | ||
| scripts | ||
| LICENSE | ||
| manifest.toml | ||
| README.md | ||
| tests.toml | ||
WebDAV, packaged for YunoHost
Simple and standalone WebDAV server
📦 Developer info
🛠️ Upstream WebDAV repository: https://github.com/hacdias/webdav
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/webdav_ynh/tree/testing
# upgrade an existing install:
sudo yunohost app upgrade webdav -u https://github.com/YunoHost-Apps/webdav_ynh/tree/testing
📚 App packaging documentation
Please see https://doc.yunohost.org/packaging_apps for more information.