mirror of
https://github.com/YunoHost-Apps/matrix-appservice-irc_ynh.git
synced 2026-03-25 16:42:36 +01:00
Node.js IRC bridge for Matrix - Yunohost package
|
|
||
|---|---|---|
| .github | ||
| conf | ||
| doc | ||
| scripts | ||
| .gitignore | ||
| LICENSE | ||
| manifest.toml | ||
| README.md | ||
| tests.toml | ||
Matrix IRC Bridge, packaged for YunoHost
Matrix bridge for IRC
📦 Developer info
🛠️ Upstream Matrix IRC Bridge repository: https://github.com/matrix-org/matrix-appservice-irc
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/matrix-appservice-irc_ynh/tree/testing
# upgrade an existing install:
sudo yunohost app upgrade matrix-appservice-irc -u https://github.com/YunoHost-Apps/matrix-appservice-irc_ynh/tree/testing
📚 App packaging documentation
Please see https://doc.yunohost.org/packaging_apps for more information.