Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/guiyomh/dagger-sheath-go

CI/CD recipes with GO SDK for dagger.io
https://github.com/guiyomh/dagger-sheath-go

continous-integration continuous-delivery dagger dagger-io go golang

Last synced: 5 days ago
JSON representation

CI/CD recipes with GO SDK for dagger.io

Awesome Lists containing this project

README

        

# Dagger-sheath-go

Dagger-sheath-go offers helper functions around the GO SDK to help you build your continuous integration quickly.

## Helpers

* Markdown
* [Lint](markdown/README.md#func-lint): A tool to check markdown files and flag style issues.
* SVU
* [Exec](svu/README.md#func-exec): just get the next tag based on your git log
* Golang
* [Build](golang/README.md#func-build): build a golang project (with/without multi-arch)