mirror of
https://github.com/YunoHost-Apps/fab-manager_ynh.git
synced 2024-09-03 18:36:16 +02:00
Auto-update README
This commit is contained in:
parent
2c5089d159
commit
82d5ce99e1
2 changed files with 16 additions and 18 deletions
17
README.md
17
README.md
|
@ -18,10 +18,9 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
|
|||
|
||||
Fab-manager is the Fab Lab management solution. It provides a comprehensive, web-based, open-source tool to simplify your administrative tasks, and document your marker's projects.
|
||||
|
||||
|
||||
**Shipped version:** 5.6.5~ynh1
|
||||
|
||||
**Demo:** https://www.fab-manager.com/fr/demo
|
||||
**Demo:** <https://www.fab-manager.com/fr/demo>
|
||||
|
||||
## Screenshots
|
||||
|
||||
|
@ -29,11 +28,11 @@ Fab-manager is the Fab Lab management solution. It provides a comprehensive, web
|
|||
|
||||
## Documentation and resources
|
||||
|
||||
* Official app website: <https://www.fab-manager.com>
|
||||
* Official admin documentation: <http://doc.fab.mn>
|
||||
* Upstream app code repository: <https://github.com/sleede/fab-manager>
|
||||
* YunoHost Store: <https://apps.yunohost.org/app/fab-manager>
|
||||
* Report a bug: <https://github.com/YunoHost-Apps/fab-manager_ynh/issues>
|
||||
- Official app website: <https://www.fab-manager.com>
|
||||
- Official admin documentation: <http://doc.fab.mn>
|
||||
- Upstream app code repository: <https://github.com/sleede/fab-manager>
|
||||
- YunoHost Store: <https://apps.yunohost.org/app/fab-manager>
|
||||
- Report a bug: <https://github.com/YunoHost-Apps/fab-manager_ynh/issues>
|
||||
|
||||
## Developer info
|
||||
|
||||
|
@ -41,10 +40,10 @@ Please send your pull request to the [testing branch](https://github.com/YunoHos
|
|||
|
||||
To try the testing branch, please proceed like that.
|
||||
|
||||
``` bash
|
||||
```bash
|
||||
sudo yunohost app install https://github.com/YunoHost-Apps/fab-manager_ynh/tree/testing --debug
|
||||
or
|
||||
sudo yunohost app upgrade fab-manager -u https://github.com/YunoHost-Apps/fab-manager_ynh/tree/testing --debug
|
||||
```
|
||||
|
||||
**More info regarding app packaging:** <https://yunohost.org/packaging_apps>
|
||||
**More info regarding app packaging:** <https://yunohost.org/packaging_apps>
|
||||
|
|
17
README_fr.md
17
README_fr.md
|
@ -18,10 +18,9 @@ Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po
|
|||
|
||||
Fab-manager is the Fab Lab management solution. It provides a comprehensive, web-based, open-source tool to simplify your administrative tasks, and document your marker's projects.
|
||||
|
||||
|
||||
**Version incluse :** 5.6.5~ynh1
|
||||
|
||||
**Démo :** https://www.fab-manager.com/fr/demo
|
||||
**Démo :** <https://www.fab-manager.com/fr/demo>
|
||||
|
||||
## Captures d’écran
|
||||
|
||||
|
@ -29,11 +28,11 @@ Fab-manager is the Fab Lab management solution. It provides a comprehensive, web
|
|||
|
||||
## Documentations et ressources
|
||||
|
||||
* Site officiel de l’app : <https://www.fab-manager.com>
|
||||
* Documentation officielle de l’admin : <http://doc.fab.mn>
|
||||
* Dépôt de code officiel de l’app : <https://github.com/sleede/fab-manager>
|
||||
* YunoHost Store: <https://apps.yunohost.org/app/fab-manager>
|
||||
* Signaler un bug : <https://github.com/YunoHost-Apps/fab-manager_ynh/issues>
|
||||
- Site officiel de l’app : <https://www.fab-manager.com>
|
||||
- Documentation officielle de l’admin : <http://doc.fab.mn>
|
||||
- Dépôt de code officiel de l’app : <https://github.com/sleede/fab-manager>
|
||||
- YunoHost Store : <https://apps.yunohost.org/app/fab-manager>
|
||||
- Signaler un bug : <https://github.com/YunoHost-Apps/fab-manager_ynh/issues>
|
||||
|
||||
## Informations pour les développeurs
|
||||
|
||||
|
@ -41,10 +40,10 @@ Merci de faire vos pull request sur la [branche testing](https://github.com/Yuno
|
|||
|
||||
Pour essayer la branche testing, procédez comme suit.
|
||||
|
||||
``` bash
|
||||
```bash
|
||||
sudo yunohost app install https://github.com/YunoHost-Apps/fab-manager_ynh/tree/testing --debug
|
||||
ou
|
||||
sudo yunohost app upgrade fab-manager -u https://github.com/YunoHost-Apps/fab-manager_ynh/tree/testing --debug
|
||||
```
|
||||
|
||||
**Plus d’infos sur le packaging d’applications :** <https://yunohost.org/packaging_apps>
|
||||
**Plus d’infos sur le packaging d’applications :** <https://yunohost.org/packaging_apps>
|
||||
|
|
Loading…
Add table
Reference in a new issue