Clarify what it does
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Luke Murphy 2020-04-27 21:06:59 +02:00
parent df2fa92d07
commit 1071cead9e
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
1 changed files with 4 additions and 1 deletions

View File

@ -2,7 +2,7 @@
[![Build Status](https://drone.autonomic.zone/api/badges/autonomic-cooperative/molecule-template/status.svg)](https://drone.autonomic.zone/autonomic-cooperative/molecule-template)
A helper template for generating new roles with [Molecule](https://molecule.readthedocs.io/en/latest/).
A template for generating new molecule configurations with [cookiecutter](https://cookiecutter.readthedocs.io).
Features:
@ -12,6 +12,9 @@ Features:
## Usage
You run this command within an existing role directory. If you're looking for
the role template, then we have that [over here](https://git.autonomic.zone/autonomic-cooperative/role-template).
```bash
$ pip install cookiecutter
$ cookiecutter https://git.autonomic.zone/autonomic-cooperative/molecule-template