mysterium-client-bin

0.0.0-snapshot • Public • Published

Mysterium Binary Downloader

Mysterium Node binary downloader

Installation

Per project

$ npm i mysterium-client-bin

or

$ yarn add mysterium-client-bin

Globally

npm i mysterium-client-bin -g

or

yarn global add mysterium-client-bin

Unfortunately yarn doesn't support the postinstall hook, therefore you will need to download the binaries manually:

yarn download-myst

We currently support x64 versions of darwin, windows and linux. To download for a specific platform, run the following:

yarn download-myst <platform> <destination_dir (optinal)>

Usage

To run the binary from your project root:

// ./node_modules/.bin/myst
$(npm bin)/myst

or

yarn myst

If you installed it globally, it should appear in your $PATH:

$ myst --help

Dependencies (3)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i mysterium-client-bin

    Weekly Downloads

    1

    Version

    0.0.0-snapshot

    License

    MIT

    Unpacked Size

    4.69 kB

    Total Files

    5

    Last publish

    Collaborators