1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/linkstack_ynh.git synced 2024-09-03 19:36:14 +02:00

Auto-update READMEs

This commit is contained in:
yunohost-bot 2024-03-24 12:46:01 +00:00 committed by autoreadme_webhook
parent 6553174e09
commit 44cc1a0665
2 changed files with 17 additions and 10 deletions

7
ALL_README.md Normal file
View file

@ -0,0 +1,7 @@
# All available README files by language
[Read the README in English](README.md)

View file

@ -1,5 +1,5 @@
<!--
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/README-generator
N.B.: This README was automatically generated by <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
It shall NOT be edited by hand.
-->
@ -9,7 +9,7 @@ It shall NOT be edited by hand.
[![Install LinkStack with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=linkstack)
*[Lire ce readme en français.](./README_fr.md)*
*[Read this README is other languages.](./ALL_README.md)*
> *This package allows you to install LinkStack quickly and simply on a YunoHost server.
If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/install) to learn how to install it.*
@ -22,7 +22,6 @@ With LinkStack, users can easily link to their own custom page and provide their
Additionally, LinkStack allows other users to register and create their own links, making it an ideal solution for businesses and organizations looking to manage multiple links. With our user-friendly Admin Panel, managing and accessing other users' links is easy.
**Shipped version:** 4.7.7~ynh1
## Screenshots
@ -31,19 +30,20 @@ Additionally, LinkStack allows other users to register and create their own link
## Documentation and resources
* Official app website: <https://linkstack.org/>
* Official admin documentation: <https://docs.linkstack.org/>
* Upstream app code repository: <https://github.com/LinkStackOrg/LinkStack>
* YunoHost Store: <https://apps.yunohost.org/app/linkstack>
* Report a bug: <https://github.com/YunoHost-Apps/linkstack_ynh/issues>
- Official app website: <https://linkstack.org/>
- Official admin documentation: <https://docs.linkstack.org/>
- Upstream app code repository: <https://github.com/LinkStackOrg/LinkStack>
- YunoHost Store: <https://apps.yunohost.org/app/linkstack>
- Report a bug: <https://github.com/YunoHost-Apps/linkstack_ynh/issues>
## Developer info
Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/linkstack_ynh/tree/testing).
Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/linkstack_ynh/tree/testing),
To try the testing branch, please proceed like that.
``` bash
```bash
sudo yunohost app install https://github.com/YunoHost-Apps/linkstack_ynh/tree/testing --debug
or
sudo yunohost app upgrade linkstack -u https://github.com/YunoHost-Apps/linkstack_ynh/tree/testing --debug