Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions .github/FUNDING.yml

This file was deleted.

32 changes: 16 additions & 16 deletions README.md
Original file line number Diff line number Diff line change
@@ -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:

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

## 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/)