The BlinkMobile BuildBot Buildbot CLI will allow the creation of Android offline-first hybrid apps , with more operating systems coming soonwith evergreen functionality.
Installing
...
Buildbot CLI
To install the BuildBot Buildbot CLI, you can use the following command:
Code Block |
---|
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:
Code Block |
---|
bm buildbot |
The following tutorial will step you through logging in to the BuildBot, and then step you through the creation of an Android hybrid app.
npm install -g cordova |
Next Step
Logging into the BuildBot Buildbot using BlinkMobile Identity