mirror of
https://github.com/sstephenson/bats.git
synced 2026-02-26 01:38:11 +01:00
Added instructions for installing it on OSX via brew
@@ -46,4 +46,17 @@ pacaur -Sa bats-git
|
||||
```
|
||||
|
||||
[archlinux-aur]: https://wiki.archlinux.org/index.php/Arch_User_Repository
|
||||
[archlinux-aur-helpers]: https://wiki.archlinux.org/index.php/AUR_helpers
|
||||
[archlinux-aur-helpers]: https://wiki.archlinux.org/index.php/AUR_helpers
|
||||
|
||||
|
||||
|
||||
## Mac OSX
|
||||
|
||||
Bats is available for Mac OSX using brew.
|
||||
If you don’t have brew already, discover it and install it [here](http://brew.sh).
|
||||
|
||||
|
||||
```
|
||||
brew install bats
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user