Usage: ./dev-cli.py [OPTIONS] COMMAND [ARGS]... ╭─ Options ────────────────────────────────────────────────────────────────────────────────────────╮ │ --helpShow this message and exit.│ ╰──────────────────────────────────────────────────────────────────────────────────────────────────╯ ╭─ Commands ───────────────────────────────────────────────────────────────────────────────────────╮ │ check-code-styleCheck code style by calling darker + flake8│ │ coverageRun tests and show coverage report.│ │ diffsettingsRun "diffsettings" manage command against a "local_test" YunoHost│ │installation.│ │ fix-code-styleFix code style of all your_cool_package source code files via darker │ │ installRun pip-sync and install 'django_fmd_ynh' via pip as editable.│ │ local-testBuild a "local_test" YunoHost installation and start the Django dev. │ │server against it.│ │ mypyRun Mypy (configured in pyproject.toml)│ │ pip-auditRun pip-audit check against current requirements files│ │ publishBuild and upload this project to PyPi│ │ testCompile YunoHost files and run Django unittests│ │ toxRun tox│ │ updateUpdate "requirements*.txt" dependencies files│ │ update-test-snapshot-filesUpdate all test snapshot files (by remove and recreate all snapshot│ │files)│ │ versionPrint version and exit│ ╰──────────────────────────────────────────────────────────────────────────────────────────────────╯
Usage: ./dev-cli.py [OPTIONS] COMMAND [ARGS]... ╭─ Options ────────────────────────────────────────────────────────────────────────────────────────╮ │ --helpShow this message and exit.│ ╰──────────────────────────────────────────────────────────────────────────────────────────────────╯ ╭─ Commands ───────────────────────────────────────────────────────────────────────────────────────╮ │ check-code-styleCheck code style by calling darker + flake8│ │ coverageRun tests and show coverage report.│ │ diffsettingsRun "diffsettings" manage command against a "local_test" YunoHost│ │installation.│ │ fix-code-styleFix code style of all your_cool_package source code files via darker │ │ installRun pip-sync and install 'django_fmd_ynh' via pip as editable.│ │ local-testBuild a "local_test" YunoHost installation and start the Django dev. │ │server against it.│ │ mypyRun Mypy (configured in pyproject.toml)│ │ pip-auditRun pip-audit check against current requirements files│ │ publishBuild and upload this project to PyPi│ │ testCompile YunoHost files and run Django unittests│ │ toxRun tox│ │ updateUpdate "requirements*.txt" dependencies files│ │ update-test-snapshot-filesUpdate all test snapshot files (by remove and recreate all snapshot│ │files)│ │ versionPrint version and exit│ ╰──────────────────────────────────────────────────────────────────────────────────────────────────╯
╭─ Options ────────────────────────────────────────────────────────────────────────────────────────╮
│ --help Show this message and exit. │
╰──────────────────────────────────────────────────────────────────────────────────────────────────╯
╭─ Commands ───────────────────────────────────────────────────────────────────────────────────────╮
│ check-code-style Check code style by calling darker + flake8 │
│ coverage Run tests and show coverage report. │
│ diffsettings Run "diffsettings" manage command against a "local_test" YunoHost │
│ installation. │
│ fix-code-style Fix code style of all your_cool_package source code files via darker │
│ install Run pip-sync and install 'django_fmd_ynh' via pip as editable. │
│ local-test Build a "local_test" YunoHost installation and start the Django dev. │
│ server against it. │
│ mypy Run Mypy (configured in pyproject.toml) │
│ pip-audit Run pip-audit check against current requirements files │
│ publish Build and upload this project to PyPi │
│ test Compile YunoHost files and run Django unittests │
│ tox Run tox │
│ update Update "requirements*.txt" dependencies files │
│ update-test-snapshot-files Update all test snapshot files (by remove and recreate all snapshot │
│ files) │
│ version Print version and exit │
╰──────────────────────────────────────────────────────────────────────────────────────────────────╯
╭─ Options ────────────────────────────────────────────────────────────────────────────────────────╮
│ --help Show this message and exit. │
╰──────────────────────────────────────────────────────────────────────────────────────────────────╯
╭─ Commands ───────────────────────────────────────────────────────────────────────────────────────╮
│ check-code-style Check code style by calling darker + flake8 │
│ coverage Run tests and show coverage report. │
│ diffsettings Run "diffsettings" manage command against a "local_test" YunoHost │
│ installation. │
│ fix-code-style Fix code style of all your_cool_package source code files via darker │
│ install Run pip-sync and install 'django_fmd_ynh' via pip as editable. │
│ local-test Build a "local_test" YunoHost installation and start the Django dev. │
│ server against it. │
│ mypy Run Mypy (configured in pyproject.toml) │
│ pip-audit Run pip-audit check against current requirements files │
│ publish Build and upload this project to PyPi │
│ test Compile YunoHost files and run Django unittests │
│ tox Run tox │
│ update Update "requirements*.txt" dependencies files │
│ update-test-snapshot-files Update all test snapshot files (by remove and recreate all snapshot │
│ files) │
│ version Print version and exit │
╰──────────────────────────────────────────────────────────────────────────────────────────────────╯