mirror of
https://github.com/YunoHost-Apps/ssbroom_ynh.git
synced 2025-11-05 13:18:43 +01:00
Secure Scuttlebutt room server package for YunoHost.
|
|
||
|---|---|---|
| .github | ||
| compile_binaries | ||
| conf | ||
| doc | ||
| scripts | ||
| .gitignore | ||
| LICENSE | ||
| manifest.toml | ||
| README.md | ||
| tests.toml | ||
Scuttlebutt Room, packaged for YunoHost
Secure Scuttlebutt room server
📦 Developer info
🛠️ Upstream Scuttlebutt Room repository: https://github.com/ssb-ngi-pointer/go-ssb-room
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/ssbroom_ynh/tree/testing
# upgrade an existing install:
sudo yunohost app upgrade ssbroom -u https://github.com/YunoHost-Apps/ssbroom_ynh/tree/testing
📚 App packaging documentation
Please see https://doc.yunohost.org/packaging_apps for more information.