1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/tldraw_ynh.git synced 2025-11-04 12:38:36 +01:00
A tiny little drawing app
Find a file
Thomas 50144805e7
Merge pull request #123 from YunoHost-Apps/testing
install yarn with corepack instead for trixie support
2025-11-01 14:30:36 +01:00
.github v2 2023-06-11 18:57:36 +02:00
conf correct corepack location 2025-10-31 22:50:16 +01:00
doc improve 2025-03-23 21:08:06 +01:00
patches/main cleanup 2025-10-30 11:19:38 +01:00
scripts don’t install corepack as it is already enabled 2025-11-01 07:56:11 +01:00
.gitignore convert to helpers2.1 2025-10-30 10:50:13 +01:00
LICENSE v2 2023-06-11 18:57:36 +02:00
manifest.toml install yarn with corepack instead for trixie support 2025-10-31 20:39:16 +01:00
README.md Auto-update READMEs 2025-10-30 10:50:21 +01:00
tests.toml improve 2025-03-23 21:08:06 +01:00

Logo of TLDraw TLDraw, packaged for YunoHost

Tiny little drawing app

🌐 Official app website App Demo Version: 1.24.5~ynh4

Screenshots

Screenshot of TLDraw

📦 Developer info

Automatic tests level

🛠️ Upstream TLDraw repository: https://github.com/tldraw/tldraw

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

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

📚 App packaging documentation

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