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 10, 2024
1 parent 9870ed8 commit 4ccde17
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.es.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
constructor-threagil
threagile-builder

# Constructor amenazante

Expand Down Expand Up @@ -60,7 +60,7 @@ Cómo poner en marcha su código en su propio sistema.
$ export SECRET_KEY="secret"
```

Ventanas:
Windows:

```bash
$ setx SECRET_KEY secret
Expand Down Expand Up @@ -123,11 +123,11 @@ pip install threagile-builder
- 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:
- 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
- utilizar el[aplicación](https://hatch.pypa.io/latest/plugins/builder/app/) build target to build standalone distributions for every platform

## Licencia

`threagile-builder` is distributed under the terms of the [CON](https://spdx.org/licenses/MIT.html)licencia.
`threagile-builder`se distribuye bajo los términos del[MIT](https://spdx.org/licenses/MIT.html)licencia.

## 100 - Introducción

Expand Down

0 comments on commit 4ccde17

Please sign in to comment.