CraigMChen / devops-go

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

devops-go

This is a sample golang project to demonstrate the integration with devops.

Building

go build -o ./bin/hello-server

Running

./bin/hello-server

About


Languages

Language:Go 88.8%Language:Dockerfile 11.2%