🍺 BREW Explorer

← all formulae

bitrise

brew install bitrise v2.40.5 MIT

Command-line automation tool

382
30-day installs · #1984
1.0k
90-day · #2159
6.1k
365-day · #1777
891
★ GitHub stars · updated 2mo ago

Build dependencies

go

GitHub topics

bitrise cli production-code

Links

Raw metadata
{
  "aliases": [],
  "alternatives": [],
  "build_dependencies": [
    "go"
  ],
  "categories": [],
  "caveats": null,
  "conflicts_with": [],
  "dependencies": [],
  "deprecated": 0,
  "deprecation_reason": null,
  "desc": "Command-line automation tool",
  "disable_reason": null,
  "disabled": 0,
  "enrichment_fetched_at": "2026-06-20T23:35:53+00:00",
  "first_seen": "2026-06-20T23:34:18+00:00",
  "full_name": "bitrise",
  "github_default_branch": "master",
  "github_last_commit_at": "2026-06-20T15:15:01Z",
  "github_readme_excerpt": "# Bitrise CLI\n\nBitrise CLI is the workflow runner that powers [Bitrise](https://bitrise.io/) builds. It\u0027s the component that runs inside build machines and execute steps defined in `bitrise.yml`.\n\nIt\u0027s also useful as a standalone dev tool in your local environment. You can:\n\n- quickly validate your `bitrise.yml` changes before pushing a commit (`bitrise validate`)\n- run CI workflows locally (`bitrise run workflow_name`)\n- run the workflow editor in `localhost` and edit your configs and pipelines visually (`bitrise :workflow-editor`)\n- perform various other tasks (for a full list run `bitrise help`)\n\n## Install\n\n\u003ca href=\"https://repology.org/project/bitrise/versions\"\u003e\n    \u003cimg src=\"https://repology.org/badge/vertical-allrepos/bitrise.svg\" alt=\"Packaging status\" align=\"right\"\u003e\n\u003c/a\u003e\n\nThere are multiple ways to install Bitrise CLI:\n\n- Homebrew: `brew install bitrise`\n- Nix: available as `bitrise` [in nixpkgs](https://search.nixos.org/packages?channel=unstable\u0026show=bitrise), run `nix-shell -p bitrise` or your preferred configuration method.\n- Download a pre-built binary from the [releases](https://github.com/bitrise-io/bitrise/releases) page\n- There might be other [community-maintained packages](https://repology.org/project/bitrise/versions)\n\nYou can enable shell completion for the `bitrise run` command: [https://blog.bitrise.io/workflow-id-completion](https://blog.bitrise.io/workflow-id-completion)\n\n### Building from source\n\nSet up the right Go version indicated by the `go.mod` file, then run `go install .`\n\n## Documentation\n\nCLI documentation is part of the main [Bitrise docs](https://devcenter.bitrise.io). Relevant sections:\n\n- [Workflows and Pipelines](https://devcenter.bitrise.io/en/steps-and-workflows.html)\n- [Bitrise CLI local use](https://devcenter.bitrise.io/en/bitrise-cli.html)\n\n## Tutorials and Examples\n\nYou can find examples in the [\\_examples](https://github.com/bitrise-io/bitrise/tree/master/_examples) folder.\n\nIf you\u0027re getting started you should start wit",
  "github_repo": "bitrise-io/bitrise",
  "github_stars": 891,
  "github_topics": [
    "bitrise",
    "cli",
    "production-code"
  ],
  "homepage": "https://github.com/bitrise-io/bitrise",
  "homepage_og_description": null,
  "homepage_og_image": null,
  "homepage_title": null,
  "installs_30d": 382,
  "installs_365d": 6112,
  "installs_90d": 1041,
  "keg_only": 0,
  "keg_only_reason": null,
  "last_seen": "2026-06-20T23:34:18+00:00",
  "license": "MIT",
  "llm_generated_at": null,
  "llm_model": null,
  "name": "bitrise",
  "oldnames": [],
  "one_liner": null,
  "optional_dependencies": [],
  "rank_30d": 1984,
  "rank_365d": 1777,
  "rank_90d": 2159,
  "raw_hash": "a6ee944e8d7bebaa",
  "recommended_dependencies": [],
  "revision": 0,
  "ruby_source_path": "Formula/b/bitrise.rb",
  "tap": "homebrew/core",
  "test_dependencies": [
    "go"
  ],
  "uses_from_macos": [
    "rsync"
  ],
  "version_head": "HEAD",
  "version_stable": "2.40.5",
  "versioned_formulae": [],
  "why_use_this": null
}