Skip to content

goyek/demo

Repository files navigation

goyek demo

go.mod LICENSE Build Status Go Report Card Codecov

Description

This repository demonstrates how goyek can be used in big organizations to reuse common patterns used in build pipelines.

It uses github.com/goyek/workflow which is used as an example reusable, yet customizable, build framework.

demo customizes it so that:

Build

cd build
go run ./build

Using convenient Bash script:

./goyek.sh

Using convenient PowerShell script:

.\goyek.ps1

Example output:

example output

About

Demonstration of goyek reusability and customization potential

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published