No description
Find a file
Thomas d48b46d0b2
Merge pull request #18 from YunoHost-Apps/testing
Don’t let install on a subpath as it isn’t supported
2026-03-27 20:42:03 +01:00
.github Initial commit 2025-09-10 20:10:37 +02:00
conf Init package (#1) 2025-09-23 13:19:05 +02:00
doc add doc about the default admin user 2025-09-25 13:07:34 +02:00
scripts run bundle install so the right gems are used 2026-03-27 18:46:40 +01:00
.editorconfig Initial commit 2025-09-10 20:10:37 +02:00
.gitattributes Initial commit 2025-09-10 20:10:37 +02:00
.gitignore Initial commit 2025-09-10 20:10:37 +02:00
LICENSE Init package (#1) 2025-09-23 13:19:05 +02:00
manifest.toml don’t let install on subpath as it isn’t supported 2026-03-27 20:41:11 +01:00
README.md Auto-update READMEs 2026-03-27 20:41:13 +01:00
tests.toml Initial commit 2025-09-10 20:10:37 +02:00

Logo of Garden Party Garden Party, packaged for YunoHost

Help gardening newbies to manage their garden

🌐 Official app website App Demo Version: 0.19.0~ynh2

Screenshots

Screenshot of Garden Party

📦 Developer info

Automatic tests level

🛠️ Upstream Garden Party repository: https://gitlab.com/experimentslabs/garden-party/garden-party

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/garden-party_ynh/tree/testing

# upgrade an existing install:
sudo yunohost app upgrade garden-party -u https://github.com/YunoHost-Apps/garden-party_ynh/tree/testing

📚 App packaging documentation

Please see https://doc.yunohost.org/packaging_apps for more information.