Skip to content

Commit

Permalink
readme update for scarf
Browse files Browse the repository at this point in the history
  • Loading branch information
aviaviavi committed May 2, 2019
1 parent 98d15c5 commit e672047
Showing 1 changed file with 10 additions and 5 deletions.
15 changes: 10 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,12 +37,17 @@ is also being developed and may fulfill the same needs.

### Installing

There are few options to install:
The best way to install curl-runnings is with the [scarf](https://scarf.sh)
package manager.

```bash
# If you don't have scarf, you can easily install it with:
$ curl -L https://scarf.sh/install | bash

$ scarf install curl-runnings
```

- download the Linux or Mac built releases from the
github [releases page](https://github.com/aviaviavi/curl-runnings/releases)
- install the binary with `stack` or `cabal`
- build from source with `stack`
Alternatively, you can compile from source with stack.

### Writing a test specification

Expand Down

0 comments on commit e672047

Please sign in to comment.