1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/grist_ynh.git synced 2025-12-21 03:33:06 +01:00
Grist package for YunoHost
Find a file
2025-11-27 08:06:36 +01:00
.github Initial commit 2023-10-08 12:42:59 +02:00
conf add corepack + use nodejs resource + various cleanups 2025-09-05 10:37:58 +02:00
doc cleaning 2025-11-27 08:06:36 +01:00
patches/main Update patch 2025-10-04 10:15:58 +02:00
scripts Fix script command syntax for redis restoration 2025-11-01 16:05:14 +01:00
.gitattributes Initial commit 2023-10-08 12:42:59 +02:00
.gitignore Convert package to helpers 2.1 (#47) 2024-10-19 17:21:38 +02:00
config_panel.toml Change default history size to avoid huge docs 2024-11-08 19:21:07 +01:00
LICENSE Installation of Grist works (missed to add files) 2023-11-11 12:33:33 +01:00
manifest.toml Upgrade sources 2025-11-27 08:06:36 +01:00
README.md Auto-update READMEs 2025-11-27 08:06:36 +01:00
tests.toml Update tests.toml so it tests upgrade from 1.1.13 for Bookworm 2024-08-13 10:39:29 +02:00

Logo of Grist Grist, packaged for YunoHost

Modern relational spreadsheet

🌐 Official app website App Demo Version: 1.7.8~ynh1

Screenshots

Screenshot of Grist

📦 Developer info

Automatic tests level

🛠️ Upstream Grist repository: https://github.com/gristlabs/grist-core/

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/grist_ynh/tree/testing

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

📚 App packaging documentation

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