alexellis / release-it

CI example from Everyday Golang

Home Page:https://openfaas.gumroad.com/l/everyday-golang

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This example is from Everyday Go and shows how to set up CI with GitHub Actions for a static CLI written with Go, building binaries for various OSes and architectures.

About

CI example from Everyday Golang

https://openfaas.gumroad.com/l/everyday-golang


Languages

Language:Makefile 51.4%Language:Dockerfile 40.1%Language:Go 8.5%