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