go-vela / homebrew-vela

Homebrew Tap for Vela (Target's official Pipeline Automation Framework)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

homebrew-vela

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.

Installation

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

Documentation

For usage, please visit our docs.

Contributing

We are always welcome to new pull requests!

Please see our contributing documentation for further instructions.

Support

We are always here to help!

Please see our support documentation for further instructions.

Copyright and License

Copyright (c) 2022 Target Brands, Inc.

license

About

Homebrew Tap for Vela (Target's official Pipeline Automation Framework)

License:Apache License 2.0


Languages

Language:Ruby 94.6%Language:Shell 5.4%