Skip to content

Commit

Permalink
docs: Added README."es".md translation via https://github.com/dephrai…
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Oct 31, 2024
1 parent 663403f commit f455eb1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.es.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ constructor-threagil

**Resumen ejecutivo**

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

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

Expand All @@ -33,7 +33,7 @@ Cómo poner en marcha su código en su propio sistema.
# Name: threagile-builder
# Version: 0.0.1
# ...
$ hatch run src/threagile_builder/app.py
(threagile-builder) $ hatch run src/threagile_builder/app.py
```
2. Dependencias de software
3. Últimos lanzamientos
Expand Down Expand Up @@ -109,7 +109,7 @@ pip install threagile-builder
## Ambientes

- Definido claramente de forma independiente[`hatch.toml`](https://hatch.pypa.io/latest/intro/#configuration)
- El`test`La matriz utiliza el[contenedores-escotilla](https://github.com/ofek/hatch-containers)complemento para ejecutar cada entorno dentro de contenedores Docker; El uso se puede ver en el[prueba](.github/workflows/test.yml)flujo de trabajo de GitHub
- El`test`la matriz utiliza el[contenedores-escotilla](https://github.com/ofek/hatch-containers)complemento para ejecutar cada entorno dentro de contenedores Docker; El uso se puede ver en el[prueba](.github/workflows/test.yml)flujo de trabajo de GitHub

## Construir

Expand Down

0 comments on commit f455eb1

Please sign in to comment.