1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/linkstack_ynh.git synced 2025-11-05 20:28:42 +01:00
LinkStack package for YunoHost
Find a file
2025-06-07 10:57:03 +02:00
.github wip 2023-05-06 15:42:59 +00:00
conf Update .env 2025-05-28 22:32:15 +02:00
doc remove examples 2023-08-25 12:14:05 +02:00
scripts cleaning 2025-05-28 19:01:13 +02:00
.gitignore [autopatch] Automatic patch attempt for helpers 2.1 2024-08-31 01:02:04 +02:00
LICENSE First attempt 2023-05-06 15:34:55 +00:00
manifest.toml Merge pull request #74 from YunoHost-Apps/env 2025-05-28 22:32:31 +02:00
README.md Auto-update READMEs 2025-05-28 19:02:09 +02:00
tests.toml Initial release (#1) 2023-05-07 00:38:50 +02:00

Logo of LinkStack LinkStack, packaged for YunoHost

Highly customizable link sharing platform

🌐 Official app website Version: 4.8.4~ynh2

📦 Developer info

Automatic tests level

🛠️ Upstream LinkStack repository: https://github.com/LinkStackOrg/LinkStack

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

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

📚 App packaging documentation

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