mirror of
https://github.com/YunoHost-Apps/question2answer_ynh.git
synced 2026-02-04 16:41:53 +01:00
Question2Answer package for YunoHost
|
|
||
|---|---|---|
| .github | ||
| conf | ||
| doc | ||
| scripts | ||
| LICENSE | ||
| manifest.toml | ||
| README.md | ||
| tests.toml | ||
Question2Answer, packaged for YunoHost
Platform for Question&Answer sites
Screenshots
📦 Developer info
🛠️ Upstream Question2Answer repository: https://github.com/q2a/question2answer
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/question2answer_ynh/tree/testing
# upgrade an existing install:
sudo yunohost app upgrade question2answer -u https://github.com/YunoHost-Apps/question2answer_ynh/tree/testing
📚 App packaging documentation
Please see https://doc.yunohost.org/packaging_apps for more information.
