An open API service indexing awesome lists of open source software.

https://github.com/buildkite/golang-example

An example on how to test a Golang program using Buildkite
https://github.com/buildkite/golang-example

buildkite golang pipeline

Last synced: 5 months ago
JSON representation

An example on how to test a Golang program using Buildkite

Awesome Lists containing this project

README

          

# Buildkite Golang Example

[![Add to Buildkite](https://buildkite.com/button.svg)](https://buildkite.com/new)

This repository is an example on how to test a [Golang](https://go.dev) project using Buildkite.

Interested in using [Docker](https://www.docker.com/) instead? _(which is more flexible than this)_ Check
out https://github.com/buildkite/golang-docker-example

**Note:** this example assumes your Buildkite Agent machine has the Go Toolchain installed.

## License

See [Licence.md](Licence.md) (MIT)