Skip to content

Commit 4747d98

Browse files
authored
Merge pull request #2 from jandresboyaca/codex/ajusta-readme-a-espanol-y-elimina-funding.yml
Update readme
2 parents 371e062 + 6b5eaae commit 4747d98

File tree

2 files changed

+16
-18
lines changed

2 files changed

+16
-18
lines changed

.github/FUNDING.yml

Lines changed: 0 additions & 2 deletions
This file was deleted.

README.md

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,28 +1,28 @@
11
![Context Mapper](https://raw.githubusercontent.com/wiki/ContextMapper/context-mapper-dsl/logo/cm-logo-github-small.png)
2-
# Context Mapper Demo for Online IDE
2+
# Demostración de Context Mapper para el IDE en línea
33
[![Build](https://github.com/ContextMapper/web-ide-demo/actions/workflows/build.yml/badge.svg)](https://github.com/ContextMapper/web-ide-demo/actions) [![Open in GitHub Codespaces](https://github.com/codespaces/badge.svg)](https://github.com/codespaces/new?hide_repo_select=true&repo=ContextMapper/web-ide-demo) [![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)
44

5-
Welcome to Context Mapper's demo repository. It illustrates how you can configure your own repository for the usage of Context Mapper in the online IDE GitHub Codespaces.
5+
Bienvenido al repositorio de demostración de Context Mapper. Aquí se ilustra cómo puedes configurar tu propio repositorio para utilizar Context Mapper en el IDE en línea de GitHub Codespaces.
66

7-
## Start Using Context Mapper Now
8-
Start the Codespace and use Context Mapper right now:
7+
## Comienza a utilizar Context Mapper ahora
8+
Inicia el Codespace y usa Context Mapper de inmediato:
99

1010
<a href="https://github.com/codespaces/new?hide_repo_select=true&repo=ContextMapper/web-ide-demo" style="padding: 10px;">
1111
<img src="https://github.com/codespaces/badge.svg" width="150" alt="Push" align="center">
1212
</a>
1313
<br/><br/>
1414

15-
## Open the Demo File
16-
In the folder `src/main/cml` you find a small **[CML demo](./src/main/cml/demo.cml)** (DDD sample application) where you can start to familiarize yourself with our DSL and our tools.
17-
You can find more info's about the tool and a complete documentation on our website [https://contextmapper.org/](https://contextmapper.org/).
15+
## Abre el archivo de demostración
16+
En la carpeta `src/main/cml` encontrarás un pequeño **[demo en CML](./src/main/cml/demo.cml)** (aplicación de ejemplo DDD) con el que puedes empezar a familiarizarte con nuestro DSL y nuestras herramientas.
17+
Puedes encontrar más información sobre la herramienta y la documentación completa en nuestro sitio web [https://contextmapper.org/](https://contextmapper.org/).
1818

19-
## Create Your Own Context Mapping Repository
20-
You can simply fork this repository and click the button above to start the Codespace for your repo.
19+
## Crea tu propio repositorio de mapeo de contextos
20+
Puedes hacer un fork de este repositorio y hacer clic en el botón de arriba para iniciar el Codespace para tu repo.
2121

22-
## Useful Links
23-
24-
* [More example models](https://github.com/ContextMapper/context-mapper-examples)
25-
* [CML language reference](https://contextmapper.org/docs/language-reference/)
26-
* [Rapid prototyping tutorial](https://contextmapper.org/docs/rapid-ooad/)
27-
* [Architectural Refactorings](https://contextmapper.org/docs/architectural-refactorings/)
28-
* [Generators](https://contextmapper.org/docs/generators/)
22+
## Enlaces útiles
23+
24+
* [Más modelos de ejemplo](https://github.com/ContextMapper/context-mapper-examples)
25+
* [Referencia del lenguaje CML](https://contextmapper.org/docs/language-reference/)
26+
* [Tutorial de prototipado rápido](https://contextmapper.org/docs/rapid-ooad/)
27+
* [Refactorizaciones arquitectónicas](https://contextmapper.org/docs/architectural-refactorings/)
28+
* [Generadores](https://contextmapper.org/docs/generators/)

0 commit comments

Comments
 (0)