Vela is a Pipeline Automation (CI/CD) framework built on Linux container technology written in Golang.
Vela uses a syntax similar to Docker Compose to define its configuration. This structure for repeated use, within the application, is called a pipeline and a single execution of a pipeline is referenced as a build.
This repository is the Tap for Vela Homebrew formulas.
This assumes that Homebrew is already installed and configured.
# add Vela tap to your brew configuration
brew tap go-vela/vela
# install Vela CLI
brew install vela
For usage, please visit our docs.
We are always welcome to new pull requests!
Please see our contributing documentation for further instructions.
We are always here to help!
Please see our support documentation for further instructions.
Copyright (c) 2022 Target Brands, Inc.