This commit is contained in:
parent
df2fa92d07
commit
1071cead9e
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user