mirror of
https://github.com/YunoHost-Apps/mtg-multi_ynh
synced 2026-08-13 13:30:22 +02:00
No description
- Shell 51.1%
- PHP 47.6%
- Python 1.3%
| conf | ||
| doc | ||
| hooks | ||
| scripts | ||
| tests | ||
| .gitignore | ||
| LICENSE | ||
| manifest.toml | ||
| README.md | ||
| tests.toml | ||
mtg-multi, packaged for YunoHost
Fork of mtg with multi-secret support and per-user stats
📦 Developer info
🛠️ Upstream mtg-multi repository: https://github.com/dolonet/mtg-multi
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/mtg-multi_ynh/tree/testing
# upgrade an existing install:
sudo yunohost app upgrade mtg-multi -u https://github.com/YunoHost-Apps/mtg-multi_ynh/tree/testing
📚 App packaging documentation
Please see https://doc.yunohost.org/packaging_apps for more information.