Pour tout problème contactez-nous par mail : support@froggit.fr | La FAQ :grey_question: | Rejoignez-nous sur le Chat :speech_balloon:

Skip to content
Snippets Groups Projects
Commit de247073 authored by Dorian Turba's avatar Dorian Turba
Browse files

update README.md

parent 2d9c3336
No related branches found
No related tags found
No related merge requests found
Pipeline #24044 passed
......@@ -5,19 +5,37 @@
[![Markdown: pymarkdown](https://img.shields.io/badge/%20markdown-pymarkdown-%231674b1?style=flat&labelColor=ef8336)](https://github.com/jackdewinter/pymarkdown)
[![Mattermost-CookieR2Template](https://img.shields.io/badge/Mattermost-CookieR2Template-%2379eb00?style=flat&logo=mattermost)](https://chat.froggit.fr/signup_user_complete/?id=e6r8p645fbbut8wubbdph9ot9w&sbr=su)
## Use the Cookiecutter Template
Managing the initial setup and boilerplate code for a R2Devops template can be a
repetitive and time-consuming task. To streamline this process, we've created a
Cookiecutter R2DevOps Template that automates the creation of such templates.
This template is designed to save you time and effort, allowing you to focus on building
the core functionality of your R2Devops pipelines.
### Install requirements
## Features
- Automatically generates all required R2DevOps files for a CI/CD template
## Getting Started
To get started with our Cookiecutter template, follow these simple steps:
### 1. Install Cookiecutter
Before you can use our template, ensure you have the required dependencies installed.
You can install it using the following command:
```shell
pip install -r requirements/requirements.txt
```
### Create the template
### 2. Use the Cookiecutter Template
Navigate to the directory where you intend to put your new r2devops template and run the
Navigate to the directory where you intend to store your new template and run the
following command:
```shell
cookiecutter https://lab.frogg.it/dorianturba/cookiecutter-r2devops-template.git
```
This command will guide you through a series of prompts to gather information about your
template and set up the necessary files.
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