diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml deleted file mode 100644 index be5224e..0000000 --- a/.github/FUNDING.yml +++ /dev/null @@ -1,2 +0,0 @@ -github: stefan-ka - diff --git a/README.md b/README.md index 7924bed..a9ec308 100644 --- a/README.md +++ b/README.md @@ -1,28 +1,28 @@ ![Context Mapper](https://raw.githubusercontent.com/wiki/ContextMapper/context-mapper-dsl/logo/cm-logo-github-small.png) -# Context Mapper Demo for Online IDE +# Demostración de Context Mapper para el IDE en línea [![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) -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. +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. -## Start Using Context Mapper Now -Start the Codespace and use Context Mapper right now: +## Comienza a utilizar Context Mapper ahora +Inicia el Codespace y usa Context Mapper de inmediato: Push

-## Open the Demo File -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. -You can find more info's about the tool and a complete documentation on our website [https://contextmapper.org/](https://contextmapper.org/). +## Abre el archivo de demostración +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. +Puedes encontrar más información sobre la herramienta y la documentación completa en nuestro sitio web [https://contextmapper.org/](https://contextmapper.org/). -## Create Your Own Context Mapping Repository -You can simply fork this repository and click the button above to start the Codespace for your repo. +## Crea tu propio repositorio de mapeo de contextos +Puedes hacer un fork de este repositorio y hacer clic en el botón de arriba para iniciar el Codespace para tu repo. -## Useful Links - - * [More example models](https://github.com/ContextMapper/context-mapper-examples) - * [CML language reference](https://contextmapper.org/docs/language-reference/) - * [Rapid prototyping tutorial](https://contextmapper.org/docs/rapid-ooad/) - * [Architectural Refactorings](https://contextmapper.org/docs/architectural-refactorings/) - * [Generators](https://contextmapper.org/docs/generators/) +## Enlaces útiles + + * [Más modelos de ejemplo](https://github.com/ContextMapper/context-mapper-examples) + * [Referencia del lenguaje CML](https://contextmapper.org/docs/language-reference/) + * [Tutorial de prototipado rápido](https://contextmapper.org/docs/rapid-ooad/) + * [Refactorizaciones arquitectónicas](https://contextmapper.org/docs/architectural-refactorings/) + * [Generadores](https://contextmapper.org/docs/generators/)