Installing the Buildbot CLI

The BlinkMobile Buildbot CLI will allow the creation of offline-first hybrid apps with evergreen functionality.

Installing Buildbot CLI

To install the Buildbot CLI, you can use the following command:

npm install -g @blinkmobile/cli @blinkmobile/buildbot-cli


Installing Cordova CLI

To give you full control over your hybrid app build, your app structure will first be created locally on your machine. This is for preperation only, the actual build process will be done on the BlinkMobile platform.

To install Cordova, run the command:

npm install -g cordova


Next Step

Logging into the Buildbot using BlinkMobile Identity