mirror of
https://github.com/YunoHost-Apps/yunohost_appgenerator_ynh
synced 2026-02-05 00:41:48 +01:00
No description
Co-authored-by: eric_G <46165813+ericgaspar@users.noreply.github.com> Co-authored-by: tituspijean <tituspijean@yunohost.org> |
||
|---|---|---|
| conf | ||
| doc | ||
| scripts | ||
| LICENSE | ||
| manifest.toml | ||
| README.md | ||
| tests.toml | ||
App Generator, packaged for YunoHost
Generate YunoHost packages from a Web interface
📦 Developer info
🛠️ Upstream App Generator repository: https://github.com/YunoHost/appgenerator
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/appgenerator_ynh/tree/testing
# upgrade an existing install:
sudo yunohost app upgrade appgenerator -u https://github.com/YunoHost-Apps/appgenerator_ynh/tree/testing
📚 App packaging documentation
Please see https://doc.yunohost.org/packaging_apps for more information.