/hands-on-prow

This repository will help you to understand how Prow CI/CD platform works and how to create your own one

Primary LanguageGoGNU General Public License v3.0GPL-3.0

Hands on Prow

This repository will help you to understand how Prow CI/CD platform works and how to create your own one.

If you preffer to run locally (you need at least Go installed in your system), just do this:

cd /tmp && git clone https://github.com/jparrill/hands-on-prow.git
go install golang.org/x/tools/cmd/present
cd hands-on-prow
present