Skip to content

Provides a Go-based DSL for writing Concourse pipelines

Notifications You must be signed in to change notification settings

adamthomason/go-concourse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go Concourse

This repository provides a Go-based DSL for writing Concourse pipelines in native Go, which can then be rendered into Concourse YAML.

Installation

Install just like any other Go package:

go get github.com/adamthomason/go-concourse

Examples

Various examples can be found in the examples directory

About

Provides a Go-based DSL for writing Concourse pipelines

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages