Bitrise tools
A list of open source tools used and maintained by the Bitrise team.
Here is a list of our open source tools maintained by the Bitrise team.
Name |
Type |
Description |
Link |
---|---|---|---|
Bitrise CLI |
CLI |
The Bitrise CLI which is used on bitrise.io to run builds. You can use it to run builds locally. |
|
stepman |
CLI tool |
The Step Collection Manager used for managing the Step Library. |
|
envman |
CLI tool |
The Environment Variable Manager used by the Bitrise CLI to isolate and manage Environment Variables during the build. It can also be used independently of the Bitrise CLI. |
|
init |
CLI core plugin |
Use this plugin so that our project scanner can detect the type of your project locally and generate a Bitrise configuration. |
|
step |
CLI core plugin |
Use this plugin to list, retrieve Step information or create Steps. |
|
workflow-editor |
CLI core plugin |
Use this plugin to configure your builds’ |
|
bitrise-plugin-io |
CLI core plugin |
Use this plugin to manage your apps on bitrise.io right from the Terminal / command line. |
|
bitrise webhooks |
Webhook processor |
This Bitrise Webhooks processor transforms various incoming webhooks (for example, from GitHub, Bitbucket, or Slack) to bitrise.io’s Build Trigger API format, and calls it to start a build. |