Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
wvanheemstra committed Nov 8, 2024
2 parents 43d1d3a + d8b1081 commit a07174c
Show file tree
Hide file tree
Showing 6 changed files with 20 additions and 20 deletions.
2 changes: 1 addition & 1 deletion README.ar.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
$ hatch run python src/threagile_builder/app.py # starts the app
```
2. تبعيات البرمجيات
3. أحدث الإصدارات
3. Latest releases
4. مراجع واجهة برمجة التطبيقات
5. البناء والاختبار:

Expand Down
8 changes: 4 additions & 4 deletions README.de.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ Bringen Sie Ihren Code auf Ihrem eigenen System zum Laufen.
4. API-Referenzen
5. Erstellen und testen:

Um Ihren Code zu erstellen, verwenden Sie:
To build your code, use:

```bash
$ cd threagile-builder
Expand Down Expand Up @@ -74,7 +74,7 @@ Bringen Sie Ihren Code auf Ihrem eigenen System zum Laufen.
$ hatch run python src/threagile_builder/app.py
```

Navigieren Sie dann zu`http://127.0.0.1:5000/`in Ihrem Webbrowser.
Navigieren Sie dann zu`http://127.0.0.1:5000/` in your web browser.

Um Tests auszuführen, verwenden Sie:

Expand Down Expand Up @@ -119,7 +119,7 @@ pip install threagile-builder

## Bauen

- Alle Build-Ziele verwenden die[hatch-vcs](https://github.com/ofek/hatch-vcs)Erstellen Sie ein Hook-Plugin, um ein zu versenden`_version.py` file so the version can be used at runtime
- Alle Build-Ziele verwenden die[hatch-vcs](https://github.com/ofek/hatch-vcs)Erstellen Sie ein Hook-Plugin, um ein zu versenden`_version.py`Datei, damit die Version zur Laufzeit verwendet werden kann
- Räder verwenden die[hatch-mypyc](https://github.com/ofek/hatch-mypyc)Build-Hook-Plugin, mit dem zunächst der gesamte Code kompiliert werden soll[Mypyc](https://github.com/mypyc/mypyc)
- Der[bauen](.github/workflows/build.yml)Der GitHub-Workflow zeigt, wie Sie:
- verwenden[cibuildwheel](https://github.com/pypa/cibuildwheel)binäre Räder für jede Plattform zu verteilen
Expand All @@ -129,7 +129,7 @@ pip install threagile-builder

`threagile-builder`wird gemäß den Bedingungen der verteilt[MIT](https://spdx.org/licenses/MIT.html)Lizenz.

## 100 - Einführung
## 100 - Introduction

Sehen[README.md](./100/README.md)

Expand Down
12 changes: 6 additions & 6 deletions README.hi.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@ thregile-बिल्डर

# थ्रैगाइल बिल्डर

| | |
| --------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| सीआई/सीडी | [![CI - Test](https://github.com/vanHeemstraSystems/threagile-builder/actions/workflows/test.yml/badge.svg)](https://github.com/vanHeemstraSystems/threagile-builder/actions/workflows/test.yml)[![CD - Build](https://github.com/vanHeemstraSystems/threagile-builder/actions/workflows/build.yml/badge.svg)](https://github.com/vanHeemstraSystems/threagile-builder/actions/workflows/build.yml) |
| पैकेट | [![PyPI - Version](https://img.shields.io/pypi/v/threagile-builder.svg?logo=pypi&label=PyPI&logoColor=gold)](https://pypi.org/project/threagile-builder/)[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/threagile-builder.svg?logo=python&label=Python&logoColor=gold)](https://pypi.org/project/threagile-builder/) |
| मेटा | [![Hatch project](https://img.shields.io/badge/%F0%9F%A5%9A-Hatch-4051b5.svg)](https://github.com/pypa/hatch)[![code style - black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)[![types - Mypy](https://img.shields.io/badge/types-Mypy-blue.svg)](https://github.com/ambv/black)[![License - MIT](https://img.shields.io/badge/license-MIT-9400d3.svg)](https://spdx.org/licenses/) [![GitHub Sponsors](https://img.shields.io/github/sponsors/vanHeemstraSystems?logo=GitHub%20Sponsors&style=social)](https://github.com/sponsors/vanHeemstraSystems) |
| | |
| --------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| सीआई/सीडी | [![CI - Test](https://github.com/vanHeemstraSystems/threagile-builder/actions/workflows/test.yml/badge.svg)](https://github.com/vanHeemstraSystems/threagile-builder/actions/workflows/test.yml)[![CD - Build](https://github.com/vanHeemstraSystems/threagile-builder/actions/workflows/build.yml/badge.svg)](https://github.com/vanHeemstraSystems/threagile-builder/actions/workflows/build.yml) |
| पैकेट | [![PyPI - Version](https://img.shields.io/pypi/v/threagile-builder.svg?logo=pypi&label=PyPI&logoColor=gold)](https://pypi.org/project/threagile-builder/)[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/threagile-builder.svg?logo=python&label=Python&logoColor=gold)](https://pypi.org/project/threagile-builder/) |
| मेटा | [![Hatch project](https://img.shields.io/badge/%F0%9F%A5%9A-Hatch-4051b5.svg)](https://github.com/pypa/hatch)[![code style - black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)[![types - Mypy](https://img.shields.io/badge/types-Mypy-blue.svg)](https://github.com/ambv/black)[![License - MIT](https://img.shields.io/badge/license-MIT-9400d3.svg)](https://spdx.org/licenses/)[![GitHub Sponsors](https://img.shields.io/github/sponsors/vanHeemstraSystems?logo=GitHub%20Sponsors&style=social)](https://github.com/sponsors/vanHeemstraSystems) |

* * *

Expand Down Expand Up @@ -90,7 +90,7 @@ thregile-बिल्डर

# मेट्रिक्स

Let a tool like Prometheus scrape `http://127.0.0.1:9464/metrics`.
प्रोमेथियस जैसे उपकरण को परिमार्जन करने दें`http://127.0.0.1:9464/metrics`.

**_नया_**

Expand Down
4 changes: 2 additions & 2 deletions README.nl.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ Laat een stuk gereedschap als Prometheus schrapen`http://127.0.0.1:9464/metrics`

- [Installatie](#installation)
- [Versiebron](#version-source)
- [Environments](#environments)
- [Omgevingen](#environments)
- [Bouwen](#build)
- [Licentie](#license)

Expand All @@ -121,7 +121,7 @@ pip install threagile-builder

- Alle bouwdoelen gebruiken de[hatch-vcs](https://github.com/ofek/hatch-vcs)bouw een hook-plug-in om een`_version.py`bestand zodat de versie tijdens runtime kan worden gebruikt
- Wielen gebruiken de[hatch-mypyc](https://github.com/ofek/hatch-mypyc)bouw hook-plug-in om eerst alle code mee te compileren[Mijnpyc](https://github.com/mypyc/mypyc)
- De[bouwen](.github/workflows/build.yml)De GitHub-workflow laat zien hoe u:
- The [bouwen](.github/workflows/build.yml) GitHub workflow shows how to:
- gebruik[cibuildwiel](https://github.com/pypa/cibuildwheel)om binaire wielen voor elk platform te distribueren
- gebruik de[app](https://hatch.pypa.io/latest/plugins/builder/app/)build target om zelfstandige distributies voor elk platform te bouwen

Expand Down
6 changes: 3 additions & 3 deletions README.zh-CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
```
2. 软件依赖性
3. 最新版本
4. API references
4. API参考
5. 构建和测试:

要构建您的代码,请使用:
Expand All @@ -54,7 +54,7 @@

要运行该应用程序,请使用:

Linux
Linux:

```bash
$ export SECRET_KEY="secret"
Expand All @@ -76,7 +76,7 @@

然后,导航至`http://127.0.0.1:5000/`在您的网络浏览器中。

To run tests, use:
要运行测试,请使用:

```bash
$ cd threagile-builder
Expand Down
8 changes: 4 additions & 4 deletions README.zh-TW.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

* * *

> 一個[block-based](https://developers.google.com/blockly)建立無程式碼 Web 應用程式[威脅性的](https://threagile.io)YAML 文件
> 一個[基於區塊的](https://developers.google.com/blockly)建立無程式碼 Web 應用程式[威脅性的](https://threagile.io)YAML 文件
- [詞彙表](./GLOSSARY.md)
- [參考](./REFERENCES.md)
Expand Down Expand Up @@ -97,7 +97,7 @@
**目錄**

- [安裝](#installation)
- [Version source](#version-source)
- [版本來源](#version-source)
- [環境](#environments)
- [建造](#build)
- [執照](#license)
Expand All @@ -115,14 +115,14 @@ pip install threagile-builder
## 環境

- 整齊地定義在一個獨立的[`hatch.toml`](https://hatch.pypa.io/latest/intro/#configuration)
- 這`test`矩陣使用[hatch-containers](https://github.com/ofek/hatch-containers)用於運行 Docker 容器內每個環境的插件;用法可以在[測試](.github/workflows/test.yml)GitHub 工作流程
- 這`test`矩陣使用[孵化貨櫃](https://github.com/ofek/hatch-containers)用於運行 Docker 容器內每個環境的插件;用法可以在[測試](.github/workflows/test.yml)GitHub 工作流程

## 建造

- 所有建置目標都使用[孵化VCS](https://github.com/ofek/hatch-vcs)建立鉤子插件來發送`_version.py`文件,以便可以在運行時使用該版本
- 輪子使用[孵化 mypyc](https://github.com/ofek/hatch-mypyc)建立鉤子插件以首先編譯所有程式碼[Mypyc](https://github.com/mypyc/mypyc)
- 這[建造](.github/workflows/build.yml)GitHub 工作流程展示如何:
- use [cibuildwheel](https://github.com/pypa/cibuildwheel)為每個平台分發二進制輪子
- 使用[cibuildwheel](https://github.com/pypa/cibuildwheel)為每個平台分發二進制輪子
- 使用[應用程式](https://hatch.pypa.io/latest/plugins/builder/app/)建構目標為每個平台建立獨立發行版

## 執照
Expand Down

0 comments on commit a07174c

Please sign in to comment.