there is now an openbsd port for hyperfine

This commit is contained in:
Frantisek Holop 2020-05-19 00:14:14 +02:00 committed by David Peter
parent a76a89b08c
commit 7236531409

View File

@ -160,6 +160,12 @@ Hyperfine can be installed via pkg:
pkg install hyperfine
```
### On OpenBSD
```
doas pkg_add hyperfine
```
### With conda
Hyperfine can be installed via [`conda`](https://conda.io/en/latest/) from the [`conda-forge`](https://anaconda.org/conda-forge/hyperfine) channel: