The estafette-ci-manifest
library is part of the Estafette CI system documented at https://estafette.io.
Please file any issues related to Estafette CI at https://github.com/estafette/estafette-ci-central/issues
This library contains the build manifest classes and helpers for the Estafette CI build system.
To start development run
git clone git@github.com:estafette/estafette-ci-manifest.git
cd estafette-ci-manifest
Before committing your changes run
go test
go mod tidy