Skip to content
Snippets Groups Projects
Commit af5351cb authored by Omar Asto Rojas's avatar Omar Asto Rojas
Browse files

Empezar a crear el readme

parent bcdfbfd5
No related branches found
No related tags found
No related merge requests found
Pipeline #1190 failed with stages
in 1 minute and 10 seconds
### Java Spring template project
<br/>
<p align="center">
<a href="https://laconga.redclara.net/courses/" target="_blank">
<img width="80%" src="https://laconga.redclara.net/wp-content/uploads/2020/06/cabecera-web-1-2.png" alt="Sulu logo">
</a>
</p>
This project is based on a GitLab [Project Template](https://docs.gitlab.com/ee/gitlab-basics/create-project.html).
<br/>
<p align="center">
<a href="https://github.com/sulu/sulu/blob/2.x/LICENSE" target="_blank">
<img src="https://img.shields.io/github/license/sulu/sulu.svg" alt="GitHub license">
</a>
<a href="https://github.com/sulu/sulu/releases" target="_blank">
<img src="https://img.shields.io/github/tag/sulu/sulu.svg" alt="GitHub tag (latest SemVer)">
</a>
<a href="https://github.com/sulu/sulu/actions" target="_blank">
<img src="https://img.shields.io/github/workflow/status/sulu/sulu/Test%20application.svg?label=test-workflow" alt="Test workflow status">
</a>
<a href="https://github.com/sulu/sulu/commits/2.x" target="_blank">
<img src="https://img.shields.io/github/commit-activity/y/sulu/sulu.svg" alt="GitHub commit activity">
</a>
<a href="https://github.com/sulu/sulu/graphs/contributors" target="_blank">
<img src="https://img.shields.io/github/contributors-anon/sulu/sulu.svg" alt="GitHub contributors">
</a>
<a href="https://packagist.org/packages/sulu/sulu" target="_blank">
<img src="https://img.shields.io/packagist/dt/sulu/sulu.svg" alt="Packagist downloads">
</a>
</p>
<br/>
Improvements can be proposed in the [original project](https://gitlab.com/gitlab-org/project-templates/spring).
El presente repositorio se centra en la determinación de la vida media del muón a través del análisis de datos, estos fueron obtenidos de Detectores de Agua de Cherenkov (Water Cherenkov Detect-WCD).
### CI/CD with Auto DevOps
<br/>
<p align="center">
<img width="80%" src="https://www.bnl.gov/today/body_pics/2020/11/inline_how_to_calculate_g-2_resize-1000px.gif" alt="Vida Media del Muón">
</p>
<br/>
This template is compatible with [Auto DevOps](https://docs.gitlab.com/ee/topics/autodevops/).
If Auto DevOps is not already enabled for this project, you can [turn it on](https://docs.gitlab.com/ee/topics/autodevops/#enabling-auto-devops) in the project settings.
\ No newline at end of file
## 🚀&nbsp; Informe del proyecto
The [sulu/skeleton](https://github.com/sulu/skeleton) repository provides a **pre-configured project template** to quick-start your development. Visit the official [Sulu documentation](http://docs.sulu.io/en/latest/book/getting-started.html) to find out how to use the project template for starting your own Sulu project.
## ❤️&nbsp; Comunidad y Contribuciones
The Sulu content management system is a **community-driven open source project** backed by various partner companies. We are committed to a fully transparent development process and **highly appreciate any contributions**. Whether you are helping us fixing bugs, proposing new feature, improving our documentation or spreading the word - **we would love to have you as part of the Sulu community**.
## 🤝&nbsp; Si ha encontrado un bug o una característica que falta
Feel free to **file a new issue** with a respective title and description on the the [sulu/sulu](https://github.com/sulu/sulu/issues) repository. If you already found a solution to your problem, **we would love to review your pull request**! Have a look at our [contribution guidelines](http://docs.sulu.io/en/latest/developer/contributing/) to find out about our coding standards.
## ✅&nbsp; Requerimientos
Sulu requires a **PHP version higher or equal to 7.2** and is compatible with every **Symfony version starting from 4.3**. Have a look at the `require` section in the [composer.json](https://github.com/sulu/sulu/blob/2.x/composer.json) of the [sulu/sulu](https://github.com/sulu/sulu) core framework to find an **up-to-date list of the requirements** of Sulu content management system.
## 📘&nbsp; Licencia
El siguiente repositorio se publica bajo los términos de [MIT License](LICENSE).
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment