Skip to main content

Bitrise tools

Here is a list of our open source tools maintained by the Bitrise team.

NameTypeDescriptionLink
Bitrise CLICLIThe Bitrise CLI which is used on bitrise.io to run builds. You can use it to run builds locally.https://github.com/bitrise-io/bitrise
stepmanCLI toolThe Step Collection Manager used for managing the Step Library.https://github.com/bitrise-io/stepman
envmanCLI toolThe 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.https://github.com/bitrise-io/envman
initCLI core pluginUse this plugin so that our project scanner can detect the type of your project locally and generate a Bitrise configuration.https://github.com/bitrise-io/bitrise-plugins-init.git
stepCLI core pluginUse this plugin to list, retrieve Step information or create Steps.https://github.com/bitrise-io/bitrise-plugins-step
workflow-editorCLI core pluginUse this plugin to configure your builds’ bitrise.yml config locally with the offline Workflow Editor.https://github.com/bitrise-io/bitrise-workflow-editor.git
bitrise-plugin-ioCLI core pluginUse this plugin to manage your apps on bitrise.io right from the Terminal / command line.https://github.com/bitrise-io/bitrise-plugins-io
bitrise webhooksWebhook processorThis 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.https://github.com/bitrise-io/bitrise-webhooks