README ¶ Installing Go Make sure you have Go 1.18.+ installed: brew install go Dependencies # install dependencies via makefile script make deps # set $GOPATH env variable (should be your home directory) export GOPATH=${HOME}/go # download dependency go mod vendor # build make # test to ensure everything is working make test Expand ▾ Collapse ▴ Documentation ¶ There is no documentation for this package. Source Files ¶ View all Source files serve.go Directories ¶ Show internal Expand all Path Synopsis manifest processor plugins build dashboard deploy github gocd monitoring release test tests tools consul github supervisor testrunner zephyr Click to show internal directories. Click to hide internal directories.