You can find the collection of all Bitrise integrations in this repository under /steps.
If you find something missing from the steps, you can drop us an issue, or create your own step. See our example for creating & sharing a new step under /step-template.
Install the Bitrise CLI to run bitrise on your machine locally.
You can install it via Homebrew:
brew update && brew install bitrise
Or check the latest release with instructions at: https://github.com/bitrise-io/bitrise/releases
After implementing your own step, you can share it with other Bitrisers using this StepLib via stepman.
If you are ready, just run stepman share and follow the instructions.
Follow @bitrise on Twitter for #status and step updates 🚀.