mirror of
https://github.com/YunoHost-Apps/adminer_ynh.git
synced 2026-08-13 04:30:25 +02:00
Adminer package for YunoHost
- Shell 100%
* Upgrade to v5.5.1 (#45) * Upgrade sources - `main` v5.5.1: https://github.com/vrana/adminer/releases/tag/v5.5.1 * Auto-update READMEs * Upgrade to v6.0.0 (#47) * Upgrade sources - `main` v6.0.0: https://github.com/vrana/adminer/releases/tag/v6.0.0 * Auto-update READMEs --------- Co-authored-by: YunoHost Bot <yunohost-bot@users.noreply.github.com> |
||
|---|---|---|
| .github | ||
| conf | ||
| doc | ||
| scripts | ||
| .gitignore | ||
| LICENSE | ||
| manifest.toml | ||
| README.md | ||
| tests.toml | ||
Adminer, packaged for YunoHost
Database management tool
Screenshots
📦 Developer info
🛠️ Upstream Adminer repository: https://github.com/vrana/adminer
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/adminer_ynh/tree/testing
# upgrade an existing install:
sudo yunohost app upgrade adminer -u https://github.com/YunoHost-Apps/adminer_ynh/tree/testing
📚 App packaging documentation
Please see https://doc.yunohost.org/packaging_apps for more information.
