Immutable
release. Only release title and notes can be modified.
Changelog
Install instructions
There are multiple way to install Bitrise CLI:
- Homebrew:
brew install bitrise - Nix: available as
bitrisein nixpkgs, runnix-shell -p bitriseor your preferred configuration method. - Download a pre-built binary below
- There might be other community-maintained packages
You can enable shell completion for the bitrise run command: https://blog.bitrise.io/workflow-id-completion
Building from source
Set up the right Go version indicated by the go.mod file, then run go install .