Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

« Previous Version 14 Next »

 

Before Installing

Important: If you already have Node installed, please check the version numbers you're running before installing this CLI. Minimum requirements for BlinkMobile CLIs are Node.js 4.0 or newer, and npm 3.0 or newer, however it is recommended that users have the latest stable Node.js.


 

Installation

npm module Build Status

To install the Client CLI, open a terminal or command line prompt and type the following command:

npm install -g @blinkmobile/cli @blinkmobile/client-cli @blinkmobile/bm-profile

 

Accessing the Client CLI

You can access the Client CLI using the command:

bm client
The "bm" command is an alias of "blinkm", and so both commands will work and are interchangeable.

The next step will take you through the commands available to you.

 

Next steps:

 

  • No labels