hyperfine

1.0.0 • Public • Published

hyperfine

Install hyperfine command easily

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

Dependencies (0)

    Dev Dependencies (3)

    Package Sidebar

    Install

    npm i hyperfine

    Weekly Downloads

    27

    Version

    1.0.0

    License

    MIT

    Unpacked Size

    4.19 kB

    Total Files

    5

    Last publish

    Collaborators

    • whoaa