Skip to content
forked from go-vela/cli

CLI for Vela (Target's official Pipeline Automation Framework)

License

Notifications You must be signed in to change notification settings

tvangtarget/cli

 
 

Repository files navigation

cli

license GoDoc Go Report Card codecov

Vela is in active development and is a pre-release product. Please use at your own risk in production.

Feel free to send us feedback at https://github.com/go-vela/community/issues/new.

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.

Documentation

For installation and 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) 2020 Target Brands, Inc.

Apache License, Version 2.0

About

CLI for Vela (Target's official Pipeline Automation Framework)

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 98.2%
  • Makefile 1.4%
  • Other 0.4%