From 799a5836ac708eddb57f1ac9a1e0af2e25a1e18a Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Mon, 17 Jul 2023 12:42:40 +0000 Subject: [PATCH] Auto-update README --- README.md | 49 +++---------------------------------------------- README_fr.md | 49 +++---------------------------------------------- 2 files changed, 6 insertions(+), 92 deletions(-) diff --git a/README.md b/README.md index e8938e9..5fd2ada 100644 --- a/README.md +++ b/README.md @@ -22,58 +22,15 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in **Shipped version:** 0.0.6~ynh1 ## Disclaimers / important information -## local test - -For quicker developing of scovie_ynh in the context of YunoHost app, -it's possible to run the Django development server with the settings -and urls made for YunoHost installation. - -e.g.: -```bash -~$ git clone https://github.com/eldertek/scovie_ynh.git -~$ cd scovie_ynh/ -~/scovie_ynh$ make -install-poetry install or update poetry -install install project via poetry -update update the sources and installation and generate "conf/requirements.txt" -lint Run code formatters and linter -fix-code-style Fix code formatting -tox-listenvs List all tox test environments -tox Run pytest via tox with all environments -pytest Run pytest -publish Release new version to PyPi -local-test Run local_test.py to run the project locally -local-diff-settings Run "manage.py diffsettings" with local test - -~/scovie_ynh$ make install-poetry -~/scovie_ynh$ make install -~/scovie_ynh$ make local-test -``` - -Notes: - -* SQlite database will be used -* A super user with username `test` and password `test` is created -* The page is available under `http://127.0.0.1:8000/` - - -## history - -* [v0.0.5 - 27.05.2023](https://github.com/eldertek/scovie_ynh/compare/4b0275e7f75d199dca8a1e97c26dc8568c31cb52...4f0086c7da6123f3f8b05c4001f9109891e6bd9f) - * first working state -* [26.05.2023](https://github.com/eldertek/scovie_ynh/commit/4b0275e7f75d199dca8a1e97c26dc8568c31cb52) - * init the project - - ## Links -* Report a bug about this package: https://github.com/eldertek/scovie_ynh/issues +* Report a bug about this package: https://github.com/eldertek/scovie/issues * YunoHost website: https://yunohost.org/ * PyPi package: https://pypi.org/project/scovie/ -These projects used `scovie_ynh`: +These projects used `scovie`: -* https://github.com/eldertek/scovie_ynh +* https://github.com/eldertek/scovie --- diff --git a/README_fr.md b/README_fr.md index 8738814..e2144eb 100644 --- a/README_fr.md +++ b/README_fr.md @@ -22,58 +22,15 @@ Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po **Version incluse :** 0.0.6~ynh1 ## Avertissements / informations importantes -## local test - -For quicker developing of scovie_ynh in the context of YunoHost app, -it's possible to run the Django development server with the settings -and urls made for YunoHost installation. - -e.g.: -```bash -~$ git clone https://github.com/eldertek/scovie_ynh.git -~$ cd scovie_ynh/ -~/scovie_ynh$ make -install-poetry install or update poetry -install install project via poetry -update update the sources and installation and generate "conf/requirements.txt" -lint Run code formatters and linter -fix-code-style Fix code formatting -tox-listenvs List all tox test environments -tox Run pytest via tox with all environments -pytest Run pytest -publish Release new version to PyPi -local-test Run local_test.py to run the project locally -local-diff-settings Run "manage.py diffsettings" with local test - -~/scovie_ynh$ make install-poetry -~/scovie_ynh$ make install -~/scovie_ynh$ make local-test -``` - -Notes: - -* SQlite database will be used -* A super user with username `test` and password `test` is created -* The page is available under `http://127.0.0.1:8000/` - - -## history - -* [v0.0.5 - 27.05.2023](https://github.com/eldertek/scovie_ynh/compare/4b0275e7f75d199dca8a1e97c26dc8568c31cb52...4f0086c7da6123f3f8b05c4001f9109891e6bd9f) - * first working state -* [26.05.2023](https://github.com/eldertek/scovie_ynh/commit/4b0275e7f75d199dca8a1e97c26dc8568c31cb52) - * init the project - - ## Links -* Report a bug about this package: https://github.com/eldertek/scovie_ynh/issues +* Report a bug about this package: https://github.com/eldertek/scovie/issues * YunoHost website: https://yunohost.org/ * PyPi package: https://pypi.org/project/scovie/ -These projects used `scovie_ynh`: +These projects used `scovie`: -* https://github.com/eldertek/scovie_ynh +* https://github.com/eldertek/scovie ---