mirror of
https://github.com/YunoHost-Apps/spftoolbox_ynh.git
synced 2024-09-03 20:26:21 +02:00
Auto-update README
This commit is contained in:
parent
ecce07ece7
commit
31aa678561
2 changed files with 65 additions and 20 deletions
43
README.md
43
README.md
|
@ -1,37 +1,38 @@
|
||||||
|
<!--
|
||||||
|
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.
|
||||||
|
-->
|
||||||
|
|
||||||
# SPFtoolbox for YunoHost
|
# SPFtoolbox for YunoHost
|
||||||
|
|
||||||
[](https://dash.yunohost.org/appci/app/spftoolbox)  
|
[](https://dash.yunohost.org/appci/app/spftoolbox)  
|
||||||
[](https://install-app.yunohost.org/?app=spftoolbox)
|
[](https://install-app.yunohost.org/?app=spftoolbox)
|
||||||
|
|
||||||
> *This package allows you to install SPFtoolbox quickly and simply on a YunoHost server.
|
*[Lire ce readme en français.](./README_fr.md)*
|
||||||
|
|
||||||
|
> *This package allows you to install SPFtoolbox 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.*
|
If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/install) to learn how to install it.*
|
||||||
|
|
||||||
## Overview
|
## Overview
|
||||||
See your record and check your domain settings
|
|
||||||
|
|
||||||
**Shipped version:** 1.1
|
Application app to look up DNS records such as SPF, MX, Whois, and more
|
||||||
|
|
||||||
|
**Shipped version:** 2.1.1~ynh1
|
||||||
|
|
||||||
|
**Demo:** http://spftoolbox.com/
|
||||||
|
|
||||||
## Screenshots
|
## Screenshots
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
## YunoHost specific features
|
## Documentation and resources
|
||||||
|
|
||||||
#### Supported architectures
|
* Official app website: http://spftoolbox.com/
|
||||||
|
* Upstream app code repository: https://github.com/charlesabarnes/SPFtoolbox
|
||||||
|
* YunoHost documentation for this app: https://yunohost.org/app_spftoolbox
|
||||||
|
* Report a bug: https://github.com/YunoHost-Apps/spftoolbox_ynh/issues
|
||||||
|
|
||||||
* x86-64 - [](https://ci-apps.yunohost.org/ci/apps/spftoolbox/)
|
## Developer info
|
||||||
* ARMv8-A - [](https://ci-apps-arm.yunohost.org/ci/apps/spftoolbox/)
|
|
||||||
|
|
||||||
## Links
|
|
||||||
|
|
||||||
* Report a bug: https://github.com/YunoHost-Apps/spftoolbox_ynh/issues
|
|
||||||
* Upstream app repository: https://github.com/charlesabarnes/SPFtoolbox
|
|
||||||
* YunoHost website: https://yunohost.org/
|
|
||||||
|
|
||||||
---
|
|
||||||
|
|
||||||
Developer info
|
|
||||||
----------------
|
|
||||||
|
|
||||||
Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/spftoolbox_ynh/tree/testing).
|
Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/spftoolbox_ynh/tree/testing).
|
||||||
|
|
||||||
|
@ -41,3 +42,5 @@ sudo yunohost app install https://github.com/YunoHost-Apps/spftoolbox_ynh/tree/t
|
||||||
or
|
or
|
||||||
sudo yunohost app upgrade spftoolbox -u https://github.com/YunoHost-Apps/spftoolbox_ynh/tree/testing --debug
|
sudo yunohost app upgrade spftoolbox -u https://github.com/YunoHost-Apps/spftoolbox_ynh/tree/testing --debug
|
||||||
```
|
```
|
||||||
|
|
||||||
|
**More info regarding app packaging:** https://yunohost.org/packaging_apps
|
42
README_fr.md
Normal file
42
README_fr.md
Normal file
|
@ -0,0 +1,42 @@
|
||||||
|
# SPFtoolbox pour YunoHost
|
||||||
|
|
||||||
|
[](https://dash.yunohost.org/appci/app/spftoolbox)  
|
||||||
|
[](https://install-app.yunohost.org/?app=spftoolbox)
|
||||||
|
|
||||||
|
*[Read this readme in english.](./README.md)*
|
||||||
|
*[Lire ce readme en français.](./README_fr.md)*
|
||||||
|
|
||||||
|
> *Ce package vous permet d'installer SPFtoolbox rapidement et simplement sur un serveur YunoHost.
|
||||||
|
Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment l'installer et en profiter.*
|
||||||
|
|
||||||
|
## Vue d'ensemble
|
||||||
|
|
||||||
|
Application pour rechercher des enregistrements DNS tels que SPF, MX, Whois, etc.
|
||||||
|
|
||||||
|
**Version incluse :** 2.1.1~ynh1
|
||||||
|
|
||||||
|
**Démo :** http://spftoolbox.com/
|
||||||
|
|
||||||
|
## Captures d'écran
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
## Documentations et ressources
|
||||||
|
|
||||||
|
* Site officiel de l'app : http://spftoolbox.com/
|
||||||
|
* Dépôt de code officiel de l'app : https://github.com/charlesabarnes/SPFtoolbox
|
||||||
|
* Documentation YunoHost pour cette app : https://yunohost.org/app_spftoolbox
|
||||||
|
* Signaler un bug : https://github.com/YunoHost-Apps/spftoolbox_ynh/issues
|
||||||
|
|
||||||
|
## Informations pour les développeurs
|
||||||
|
|
||||||
|
Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/spftoolbox_ynh/tree/testing).
|
||||||
|
|
||||||
|
Pour essayer la branche testing, procédez comme suit.
|
||||||
|
```
|
||||||
|
sudo yunohost app install https://github.com/YunoHost-Apps/spftoolbox_ynh/tree/testing --debug
|
||||||
|
ou
|
||||||
|
sudo yunohost app upgrade spftoolbox -u https://github.com/YunoHost-Apps/spftoolbox_ynh/tree/testing --debug
|
||||||
|
```
|
||||||
|
|
||||||
|
**Plus d'infos sur le packaging d'applications :** https://yunohost.org/packaging_apps
|
Loading…
Add table
Reference in a new issue