Skip to end of metadata
Go to start of metadata

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

Compare with Current View Page History

« Previous Version 7 Current »

The BlinkMobile BuildBot CLI will allow the creation of Android hybrid apps, with more operating systems coming soon.

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



  • No labels