mirror of
https://github.com/YunoHost-Apps/kbin_ynh
synced 2026-02-04 07:21:46 +01:00
No description
| .github | ||
| conf | ||
| doc | ||
| scripts | ||
| sources | ||
| .gitattributes | ||
| .gitignore | ||
| config_panel.toml.example | ||
| LICENSE | ||
| manifest.toml | ||
| README.md | ||
| README_fr.md | ||
| tests.toml.example | ||
/kbin for YunoHost
This package allows you to install /kbin quickly and simply on a YunoHost server. If you don't have YunoHost, please consult the guide to learn how to install it.
Overview
This is a dummy description of this app features
Shipped version: 1.0~ynh1
Demo: https://kbin.social
Screenshots
Documentation and resources
- Official app website: https://kbin.pub
- Official user documentation: https://codeberg.org/Kbin/kbin-core/wiki#user-content-user-guide
- Official admin documentation: https://codeberg.org/Kbin/kbin-core/wiki#user-content-admin-guide
- Upstream app code repository: https://codeberg.org/Kbin/kbin-core
- YunoHost documentation for this app: https://yunohost.org/app_kbin
- Report a bug: https://github.com/YunoHost-Apps/kbin_ynh/issues
Developer info
Please send your pull request to the testing branch.
To try the testing branch, please proceed like that.
sudo yunohost app install https://github.com/YunoHost-Apps/kbin_ynh/tree/testing --debug
or
sudo yunohost app upgrade kbin -u https://github.com/YunoHost-Apps/kbin_ynh/tree/testing --debug
More info regarding app packaging: https://yunohost.org/packaging_apps
