|
1 | 1 | 
|
2 |
| -# Context Mapper Demo for Online IDE |
| 2 | +# Demostración de Context Mapper para el IDE en línea |
3 | 3 | [](https://github.com/ContextMapper/web-ide-demo/actions) [](https://github.com/codespaces/new?hide_repo_select=true&repo=ContextMapper/web-ide-demo) [](https://opensource.org/licenses/Apache-2.0)
|
4 | 4 |
|
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. |
6 | 6 |
|
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: |
9 | 9 |
|
10 | 10 | <a href="https://github.com/codespaces/new?hide_repo_select=true&repo=ContextMapper/web-ide-demo" style="padding: 10px;">
|
11 | 11 | <img src="https://github.com/codespaces/badge.svg" width="150" alt="Push" align="center">
|
12 | 12 | </a>
|
13 | 13 | <br/><br/>
|
14 | 14 |
|
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/). |
18 | 18 |
|
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. |
21 | 21 |
|
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