Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
wvanheemstra committed Oct 31, 2024
2 parents 1a6a077 + eb51729 commit 600a55f
Show file tree
Hide file tree
Showing 8 changed files with 25 additions and 17 deletions.
5 changes: 3 additions & 2 deletions README.ar.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
$ cd threagile-builder
$ pip install --upgrade pip # optional
$ pip install -r requirements.txt # pipx won't do this
# Without hatch: $ python src/threagile_builder/app.py
$ hatch run src/threagile_builder/app.py
```
2. تبعيات البرمجيات
Expand Down Expand Up @@ -70,7 +71,7 @@ $ pytest tests/

# المقاييس

دع أداة مثل بروميثيوس تتخلص`http://127.0.0.1:5000/metrics`.
Let a tool like Prometheus scrape `http://127.0.0.1:5000/metrics`.

## 100- مقدمة

Expand All @@ -80,7 +81,7 @@ $ pytest tests/

يرى[README.md](./200/README.md)

## 300 - Building Our Application
## 300 – بناء تطبيقنا

يرى[README.md](./300/README.md)

Expand Down
1 change: 1 addition & 0 deletions README.de.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ Bringen Sie Ihren Code auf Ihrem eigenen System zum Laufen.
$ cd threagile-builder
$ pip install --upgrade pip # optional
$ pip install -r requirements.txt # pipx won't do this
# Without hatch: $ python src/threagile_builder/app.py
$ hatch run src/threagile_builder/app.py
```
2. Softwareabhängigkeiten
Expand Down
3 changes: 2 additions & 1 deletion README.es.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ constructor-threagil

**Resumen ejecutivo**

Poner en funcionamiento su código en su propio sistema.
Cómo poner en marcha su código en su propio sistema.

**Nota**: Asegúrese de cumplir con los[requisitos](./200/README.md).

Expand All @@ -18,6 +18,7 @@ Poner en funcionamiento su código en su propio sistema.
$ cd threagile-builder
$ pip install --upgrade pip # optional
$ pip install -r requirements.txt # pipx won't do this
# Without hatch: $ python src/threagile_builder/app.py
$ hatch run src/threagile_builder/app.py
```
2. Dependencias de software
Expand Down
11 changes: 6 additions & 5 deletions README.fr.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,19 +9,20 @@ constructeur de menaces

**Résumé exécutif**

Faire en sorte que votre code soit opérationnel sur votre propre système.
Getting your code up and running on your own system.

**Note**: Assurez-vous de remplir les[exigences](./200/README.md).
**Note**: Make sure you fulfill the [exigences](./200/README.md).

1. Processus d'installation :
```bash
$ cd threagile-builder
$ pip install --upgrade pip # optional
$ pip install -r requirements.txt # pipx won't do this
# Without hatch: $ python src/threagile_builder/app.py
$ hatch run src/threagile_builder/app.py
```
2. Dépendances logicielles
3. Dernières versions
3. Latest releases
4. Références API

# Construire et tester
Expand Down Expand Up @@ -70,9 +71,9 @@ Accédez à`http://127.0.0.1:5000/docs`dans votre navigateur Web, ou télécharg
# Métrique
Laissez un outil comme Prometheus gratter`http://127.0.0.1:5000/metrics`.
Let a tool like Prometheus scrape `http://127.0.0.1:5000/metrics`.
## 100 - Introduction
## 100 - Présentation
Voir[README.md](./100/README.md)
Expand Down
7 changes: 4 additions & 3 deletions README.hi.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ thregile-बिल्डर

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

> [ब्लॉक आधारित](https://developers.google.com/blockly)नो-कोड वेब एप्लिकेशन बनाने के लिए[threagile](https://threagile.io)वाईएएमएल फ़ाइलें
> [ब्लॉक आधारित](https://developers.google.com/blockly)नो-कोड वेब एप्लिकेशन बनाने के लिए[threagile](https://threagile.io) YAML files
- [शब्दकोष](./GLOSSARY.md)
- [संदर्भ](./REFERENCES.md)
Expand All @@ -18,6 +18,7 @@ thregile-बिल्डर
$ cd threagile-builder
$ pip install --upgrade pip # optional
$ pip install -r requirements.txt # pipx won't do this
# Without hatch: $ python src/threagile_builder/app.py
$ hatch run src/threagile_builder/app.py
```
2. सॉफ़्टवेयर निर्भरताएँ
Expand Down Expand Up @@ -70,7 +71,7 @@ $ pytest tests/

# मेट्रिक्स

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

## 100 - परिचय

Expand All @@ -80,7 +81,7 @@ $ pytest tests/

देखना[README.md](./200/README.md)

## 300 - हमारे एप्लिकेशन का निर्माण
## 300 - Building Our Application

देखना[README.md](./300/README.md)

Expand Down
1 change: 1 addition & 0 deletions README.nl.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ Uw code op uw eigen systeem operationeel krijgen.
$ cd threagile-builder
$ pip install --upgrade pip # optional
$ pip install -r requirements.txt # pipx won't do this
# Without hatch: $ python src/threagile_builder/app.py
$ hatch run src/threagile_builder/app.py
```
2. Software-afhankelijkheden
Expand Down
3 changes: 2 additions & 1 deletion README.zh-CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
$ cd threagile-builder
$ pip install --upgrade pip # optional
$ pip install -r requirements.txt # pipx won't do this
# Without hatch: $ python src/threagile_builder/app.py
$ hatch run src/threagile_builder/app.py
```
2. 软件依赖性
Expand Down Expand Up @@ -70,7 +71,7 @@ $ pytest tests/

# 指标

Prometheus 这样的工具刮擦`http://127.0.0.1:5000/metrics`.
让像 Prometheus 这样的工具刮擦`http://127.0.0.1:5000/metrics`.

## 100 - 简介

Expand Down
11 changes: 6 additions & 5 deletions README.zh-TW.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

> 一個[基於區塊的](https://developers.google.com/blockly)建立無程式碼 Web 應用程式[威脅性的](https://threagile.io)YAML 文件
- [Glossary](./GLOSSARY.md)
- [詞彙表](./GLOSSARY.md)
- [參考](./REFERENCES.md)

**執行摘要**
Expand All @@ -18,13 +18,14 @@
$ cd threagile-builder
$ pip install --upgrade pip # optional
$ pip install -r requirements.txt # pipx won't do this
# Without hatch: $ python src/threagile_builder/app.py
$ hatch run src/threagile_builder/app.py
```
2. 軟體依賴性
3. 最新版本
4. API參考

# 建置和測試
# Build and Test

要建立您的程式碼,請使用:

Expand All @@ -41,7 +42,7 @@ Linux:
export SECRET_KEY="secret"
```

Windows:
視窗:

```bash
setx SECRET_KEY secret
Expand All @@ -64,13 +65,13 @@ $ cd threagile-builder
$ pytest tests/
```

# API文件
# API Documentation

導航至`http://127.0.0.1:5000/docs`在您的網頁瀏覽器中,或從下列位置下載 openapi.json`http://127.0.0.1:5000/openapi.json`.

# 指標

Prometheus 這樣的工具刮擦`http://127.0.0.1:5000/metrics`.
讓像 Prometheus 這樣的工具刮擦`http://127.0.0.1:5000/metrics`.

## 100 - 簡介

Expand Down

0 comments on commit 600a55f

Please sign in to comment.