Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
rogerwelin committed Mar 11, 2021
1 parent 87c7ec6 commit 8620e81
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,13 @@ You can install **cassowary** using the Homebrew package manager on Mac:
$ brew update && brew install cassowary
```

### Docker
You can run **cassowary** directly by using it's Docker image:

```bash
$ docker run rogerw/cassowary:v0.14.0 cassowary run -u http://www.example.com -c 1 -n 10
```

### Nix/NixOS

Cassowary can be installed via the [Nix](https://nixos.org) package manager.
Expand Down

0 comments on commit 8620e81

Please sign in to comment.