# {{.BlueprintName | replace "-" " " | title}}

## Introduction

{{.Description}}

## Before you get started

If you're new to XebiaLabs blueprints, check out:

* [Get started with DevOps as Code](https://docs.xebialabs.com/xl-release/concept/get-started-with-devops-as-code.html)
* [Get started with blueprints](https://docs.xebialabs.com/xl-release/concept/get-started-with-blueprints.html)

## Prerequisites

* XebiaLabs Release Orchestration and Deployment Automation up and running
* _OTHER_PREREQUISITE_

## Usage

To use this blueprint, run `xl blueprint` in an empty directory and select:

```plain
_YOUR_BLUEPRINT_HERE_
```

Explain how the user will execute your blueprint (especially if it needs to be used offline)

## Tools and technologies

This blueprint includes the following tools and technologies:

* Target:
  * _TARGET_TECHNOLOGY_
* Tools:
  * _TOOL1_
  * _TOOL2_

## Minimum required versions

This blueprint version requires at least the following versions of the specified tools to work properly:

* XL Deploy: Version 9.0.0
* XL Release: Version 9.0.0
* XL CLI: Version 9.0.0

Remove whatever is not applicable

## Information required

* _INFORMATION1_
* _INFORMATION2_

## Output

* _ITEM1_
* _ITEM2_

## Labels

* _LABEL1_
* _LABEL2_
