mirror of
https://github.com/YunoHost-Apps/plateau_ynh.git
synced 2026-03-26 01:12:39 +01:00
Plateau helps designers organize and document participatory workshops.
| .github | ||
| conf | ||
| doc | ||
| scripts | ||
| .gitignore | ||
| config_panel.toml.example | ||
| LICENSE | ||
| manifest.toml | ||
| README.md | ||
| tests.toml | ||
Plateau, packaged for YunoHost
Organize and document participatory workshops
📦 Developer info
🛠️ Upstream Plateau repository: https://github.com/l-atelier-des-chercheurs/PLATEAU
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/plateau_ynh/tree/testing
# upgrade an existing install:
sudo yunohost app upgrade plateau -u https://github.com/YunoHost-Apps/plateau_ynh/tree/testing
📚 App packaging documentation
Please see https://doc.yunohost.org/packaging_apps for more information.