Skip to content

Commit

Permalink
Update README.md to clarify migration from shell to babashka (#19)
Browse files Browse the repository at this point in the history
  • Loading branch information
rymndhng committed Mar 27, 2020
1 parent 9fadc4a commit f962ca1
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,9 +73,15 @@ track what the last release version is. See [Release#get-the-latest-release](htt

## Development

Relies on [bats](https://github.com/bats-core/bats-core).
Uses [babashka](https://github.com/borkdude/babashka).

To run tests:

1. Install babashka ([link](https://github.com/borkdude/babashka#installation)).
2. Run Tests

``` sh
make test
```

Expand Down

0 comments on commit f962ca1

Please sign in to comment.