Skip to content

Commit

Permalink
Added asciinema
Browse files Browse the repository at this point in the history
  • Loading branch information
retr0h committed Aug 4, 2018
1 parent 078f952 commit d2bd771
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

## Usage

Overlay a remote repository into the destination provided.
Create the giltfile (`gilt.yml`).

```yaml
---
Expand All @@ -19,6 +19,8 @@ Overlay a remote repository into the destination provided.
dst: roles/retr0h.ansible-etcd
```

Overlay a remote repository into the destination provided.

```bash
$ gilt overlay
```
Expand All @@ -41,6 +43,8 @@ Use an alternate config file (default `gilt.yml`).
$ gilt overlay --filename /path/to/gilt.yml
```

[![asciicast](https://asciinema.org/a/195036.png)](https://asciinema.org/a/195036?speed=2&autoplay=1&loop=1)

## Dependencies

```bash
Expand Down

0 comments on commit d2bd771

Please sign in to comment.