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 Nov 9, 2024
1 parent 0b16db5 commit 83f5a0e
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions README.es.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,15 +10,15 @@ constructor-threagil

* * *

> A[basado en bloques](https://developers.google.com/blockly)aplicación web sin código para crear[amenazante](https://threagile.io)archivos YAML
> A[block-based](https://developers.google.com/blockly)aplicación web sin código para crear[amenazante](https://threagile.io)Archivos YAML
- [Glosario](./GLOSSARY.md)
- [Glossary](./GLOSSARY.md)
- [Referencias](./REFERENCES.md)
- [Documentación](./DOCUMENTATION.md)

**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 Down Expand Up @@ -92,7 +92,7 @@ Navegar a`http://127.0.0.1:5000/docs`en su navegador web, o descargue openapi.js

Dejemos que una herramienta como Prometeo raspe`http://127.0.0.1:9464/metrics`.

**_NUEVO_**
**_ NEW _**

**Tabla de contenido**

Expand All @@ -115,14 +115,14 @@ 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

- Todos los objetivos de construcción utilizan el[escotilla-vcs](https://github.com/ofek/hatch-vcs)construir complemento de gancho para enviar un`_version.py`archivo para que la versión pueda usarse en tiempo de ejecución
- Las ruedas utilizan el[hatch-mypyc](https://github.com/ofek/hatch-mypyc)complemento de enlace de compilación para compilar primero todo el código[mipyc](https://github.com/mypyc/mypyc)
- El[construir](.github/workflows/build.yml)El flujo de trabajo de GitHub muestra cómo:
- use [cibuildwheel](https://github.com/pypa/cibuildwheel)distribuir ruedas binarias para cada plataforma
- usar[cibuildwheel](https://github.com/pypa/cibuildwheel)distribuir ruedas binarias para cada plataforma
- utilizar el[aplicación](https://hatch.pypa.io/latest/plugins/builder/app/)construir objetivo para crear distribuciones independientes para cada plataforma

## Licencia
Expand All @@ -143,4 +143,4 @@ Ver[README.md](./300/README.md)

## 400 - Conclusión

Ver[README.md](./400/README.md)
See [README.md](./400/README.md)

0 comments on commit 83f5a0e

Please sign in to comment.