Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/souravray/go-cicd-test-app

An app to validate CICD pipeline for services written in Go
https://github.com/souravray/go-cicd-test-app

Last synced: 4 days ago
JSON representation

An app to validate CICD pipeline for services written in Go

Awesome Lists containing this project

README

        

# go-cicd-test-app
An app to validate CICD pipeline for services written in Go

```
govendor sync
go build main.go
```