1
0
mirror of https://github.com/sstephenson/bats.git synced 2025-12-08 01:13:31 +01:00
Andreas Stenius 2016-04-10 15:05:04 +02:00
parent 78970cef0b
commit 9299a83194

@ -60,3 +60,8 @@ If you dont have brew already, discover it and install it [here](http://brew.
brew install bats
```
## Installation with [bpkg](https://github.com/bpkg/bpkg)
```bash
$ bpkg install -g sstephenson/bats
```