1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/turtl_ynh.git synced 2025-11-04 20:58:37 +01:00
Turtl package for YunoHost
Find a file
2025-10-28 15:35:11 +01:00
.github v2 2023-12-09 20:50:53 +01:00
conf convert to helpers2.1 2025-10-28 08:40:48 +01:00
doc v2 2023-12-09 20:50:53 +01:00
scripts remove node_load_PATH 2025-10-28 09:25:00 +01:00
.gitignore convert to helpers2.1 2025-10-28 08:40:48 +01:00
LICENSE First commit 2017-08-11 11:22:58 +02:00
manifest.toml typo 2025-10-28 08:58:45 +01:00
README.md Auto-update READMEs 2025-10-28 08:40:55 +01:00
tests.toml Update tests.toml 2023-12-10 11:13:06 +01:00

Logo of Turtl Turtl, packaged for YunoHost

Share notes, bookmarks, and documents for sensitive projects

🌐 Official app website Version: 2021.03.05~ynh1

Screenshots

Screenshot of Turtl

📦 Developer info

Automatic tests level

🛠️ Upstream Turtl repository: https://github.com/turtl/server

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

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

📚 App packaging documentation

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