1.0.0 • Published 3 years ago

hyperfine v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

hyperfine

Install

It will download and install the latest official release from github.

npm install -g hyperfine

Usage

$ hyperfine --help

Docker

You'll need the --unsafe-perm option on npm. Check this example:

FROM mhart/alpine-node:12
RUN npm i -g hyperfine --unsafe-perm

License

MIT

Original Author

This fork made possible by pablo.pink

me
Pablo Varela