concourse/concourse
# Concourse is a container-based automation system written in Go. It's mostly used for CI/CD.
$ git clone https://github.com/concourse/concourse.git
stars
7,872
forks
894
language
Go
license
Apache License 2.0
What is concourse/concourse?
Concourse is an open-source CI/CD platform that uses containers to run automated workflows and pipelines. Developers use it to automate testing, building, and deployment tasks with a declarative pipeline syntax that treats everything as a container. It's designed to be simple, scalable, and easy to reason about compared to traditional CI/CD systems.
Links
Topics
Activity
75 open issues · last updated Jul 22, 2026