Skip to content

InVisionApp/bitrise-steplib

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

New Bitrise StepLib

You can find the collection of all Bitrise integrations in this repository under /steps.

Contribution

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 Bitrise CLI

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

Share your step

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 🚀.

Releases

No releases published

Packages

No packages published

Languages

  • Go 93.2%
  • Shell 6.8%