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:
Code Block |
---|
npm install -g @blinkmobile/cli @blinkmobile/buildbot-cli |
This will install the BuildBot CLI onto your machine, and you will now be able to access the BuildBot through the following 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.
Next Step
Logging into the BuildBot using BlinkMobile Identity